Lines Matching refs:name
32 * @name: attribute name
38 const char *name;
50 * @name: device-specific Signal name; ideally, this should match the name
58 const char *name;
95 * @_name: Attribute name
102 .name = (_name), \
110 * @_name: Attribute name ("_available" will be appended to the name)
119 .name = (_name "_available"), \
150 * @name: attribute name
156 const char *name;
179 * @name: device-specific Count name; ideally, this should match
180 * the name as it appears in the datasheet documentation
192 const char *name;
236 * @_name: Attribute name
243 .name = (_name), \
251 * @_name: Attribute name ("_available" will be appended to the name)
260 .name = (_name "_available"), \
346 * @name: attribute name
352 const char *name;
386 * @_name: Attribute name
393 .name = (_name), \
401 * @_name: Attribute name ("_available" will be appended to the name)
410 .name = (_name "_available"), \
417 * @name: name of the device as it appears in the datasheet
430 const char *name;