Lines Matching defs:name

306  *     [0] = { .number = 0, .name = "D6", .drv_data = &pin_0 },
311 * .name = "MAC1LINK",
319 * .name = "MAC1LINK",
454 * @signal: The signal name for the priority level on the pin. If the signal
455 * type is GPIO, then the signal name must begin with the
457 * @function: The name of the function the signal participates in for the
459 * name must match the signal name.
477 * @name: A name for the pin
482 const char *name;
532 * @sig: A macro symbol name for the signal (is subjected to stringification
553 * @sig: The macro symbol name for the signal (subjected to token pasting)
554 * @func: The macro symbol name for the function (subjected to token pasting)
563 * @sig: A macro symbol name for the signal (is subjected to token pasting)
586 * @sig: The signal name
587 * @group: The name of the group of which the pin is a member that is
606 * @func: A macro symbol name for the function
625 * @group: The name of the function's pin group in which the pin participates
626 * @func: A macro symbol name for the function
641 * @group: The name of the function's pin group in which the pin participates
642 * @func: A macro symbol name for the function
667 * @other: Macro name for "other" functionality (subjected to stringification)
668 * @sig: Macro name for the signal (subjected to stringification)
685 * @other: Macro name for "other" functionality (subjected to stringification)
686 * @sig: Macro name for the signal (subjected to stringification)
703 * @other: Macro name for "other" functionality (subjected to stringification)
704 * @high: Macro name for the highest priority signal functions
705 * @low: Macro name for the low signal functions
755 const char *name;
761 .name = #name_, \
767 const char *name;
773 .name = #name_, \