Lines Matching full:family
14 of ``name`` in an attribute, and ``$family`` is the name of the
15 family (the global ``name`` property).
17 The upper case is used to denote literal values, e.g. ``$family-CMD``
18 means the concatenation of ``$family``, a dash character, and the literal
30 ``c-family-name`` controls the name of the ``#define`` for the family
31 name, default is ``$family-FAMILY-NAME``.
34 of the family, default is ``$family-FAMILY-VERSION``.
46 The name of the constant is ``$family-$constant`` and the value
52 Enums are named ``$family-$enum``. The full name can be set directly
54 Default entry name is ``$family-$enum-$entry``.
55 If ``name-prefix`` is specified it replaces the ``$family-$enum``
69 The default attribute name prefix is ``$family-A`` if the name of the set
70 is the same as the name of the family and ``$family-A-$set`` if the names
87 Operations are named ``$family-CMD-$operation``.
88 If ``name-prefix`` is specified it replaces the ``$family-CMD``
100 The name of the define is ``$family-MCGRP-$group``, and can be overwritten
106 uAPI header is assumed to come from ``<linux/$family.h>`` in the default header