Home
last modified time | relevance | path

Searched defs:lookupflags (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/net/sunrpc/
Dauth.c610 rpcauth_bind_root_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_root_cred()
626 rpcauth_bind_machine_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_machine_cred()
642 rpcauth_bind_new_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_new_cred()
654 int lookupflags = 0; in rpcauth_bindcred() local
/Linux-v6.6/drivers/gpio/
Dgpiolib-of.h29 unsigned long *lookupflags) in of_find_gpio()
Dgpiolib-acpi.h50 unsigned long *lookupflags) in acpi_find_gpio()
Dgpiolib-acpi.c722 static int acpi_gpio_update_gpiod_lookup_flags(unsigned long *lookupflags, in acpi_gpio_update_gpiod_lookup_flags()
979 unsigned long *lookupflags) in acpi_find_gpio()
Dgpiolib.c3944 unsigned long *lookupflags) in gpiod_find_by_fwnode()
3973 unsigned long lookupflags = GPIO_LOOKUP_FLAGS_DEFAULT; in gpiod_find_and_request() local