/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib-of.h | 19 of_find_gpio(struct device *dev, const char *con_id, unsigned int idx, unsigned long *lookupflags) of_find_gpio() argument
|
H A D | gpiolib-acpi.h | 71 acpi_gpio_update_gpiod_lookup_flags(unsigned long *lookupflags, in acpi_gpio_update_gpiod_lookup_flags() argument 78 acpi_find_gpio(struct device *dev, const char *con_id, unsigned int idx, enum gpiod_flags *dflags, unsigned long *lookupflags) acpi_find_gpio() argument
|
H A D | gpiolib-acpi.c | 613 int acpi_gpio_update_gpiod_lookup_flags(unsigned long *lookupflags, in acpi_gpio_update_gpiod_lookup_flags() argument 824 acpi_find_gpio(struct device *dev, const char *con_id, unsigned int idx, enum gpiod_flags *dflags, unsigned long *lookupflags) acpi_find_gpio() argument
|
H A D | gpiolib.c | 3994 unsigned long lookupflags = GPIO_LOOKUP_FLAGS_DEFAULT; in gpiod_get_index() local
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpiolib-acpi.h | 48 acpi_find_gpio(struct fwnode_handle *fwnode, const char *con_id, unsigned int idx, enum gpiod_flags *dflags, unsigned long *lookupflags) acpi_find_gpio() argument
|
H A D | gpiolib-of.h | 26 of_find_gpio(struct device_node *np, const char *con_id, unsigned int idx, unsigned long *lookupflags) of_find_gpio() argument
|
H A D | gpiolib-acpi.c | 722 static int acpi_gpio_update_gpiod_lookup_flags(unsigned long *lookupflags, in acpi_gpio_update_gpiod_lookup_flags() argument 975 acpi_find_gpio(struct fwnode_handle *fwnode, const char *con_id, unsigned int idx, enum gpiod_flags *dflags, unsigned long *lookupflags) acpi_find_gpio() argument
|
H A D | gpiolib.c | 4032 unsigned long lookupflags = GPIO_LOOKUP_FLAGS_DEFAULT; in gpiod_find_and_request() local 3998 gpiod_find_by_fwnode(struct fwnode_handle *fwnode, struct device *consumer, const char *con_id, unsigned int idx, enum gpiod_flags *flags, unsigned long *lookupflags) gpiod_find_by_fwnode() argument
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | auth.c | 610 rpcauth_bind_root_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_root_cred() argument 624 rpcauth_bind_machine_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_machine_cred() argument 638 rpcauth_bind_new_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_new_cred() argument 650 int lookupflags = 0; in rpcauth_bindcred() local [all...] |
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | auth.c | 607 rpcauth_bind_root_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_root_cred() argument 623 rpcauth_bind_machine_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_machine_cred() argument 639 rpcauth_bind_new_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_new_cred() argument 651 int lookupflags = 0; in rpcauth_bindcred() local [all...] |