Lines Matching defs:function
103 const char *function)
110 (*map)[*num_maps].data.mux.function = function;
190 ret = of_property_read_u32(np, "samsung,pin-function", &val);
321 /* check if the selector is a valid pin function selector */
330 /* return the name of the pin function specified */
340 /* return the groups associated for the specified function selector */
375 /* enable or disable a pinmux function */
558 /* gpiolib gpio_set callback function */
569 /* gpiolib gpio_get callback function */
589 * leads to this function call.
622 /* gpiolib gpio_direction_input callback function. */
635 /* gpiolib gpio_direction_output callback function. */
652 * gpiod_to_irq() callback function. Creates a mapping between a GPIO pin
704 if (of_property_read_u32(func_np, "samsung,pin-function", &func->val))
751 * and create pin groups and pin function lists.
758 "samsung,pin-function", NULL))
766 "samsung,pin-function", NULL))
780 * and create pin groups and pin function lists.