Searched defs:find (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | gpio.h | 27 int (*find)(struct nvkm_gpio *, int idx, u8 tag, u8 line, member in struct:nvkm_gpio
|
H A D | i2c.h | 65 struct nvkm_i2c_port *(*find)(struct nvkm_i2c *, u8 index); member in struct:nvkm_i2c
|
/linux-4.1.27/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt8135.c | 247 bool find = false; spec_pull_set() local
|
H A D | pinctrl-mt8173.c | 125 bool find = false; spec_pull_set() local 229 bool find = false; spec_ies_smt_set() local
|
/linux-4.1.27/include/linux/ |
H A D | textsearch.h | 42 unsigned int (*find)(struct ts_config *, member in struct:ts_ops
|
/linux-4.1.27/drivers/xen/xen-pciback/ |
H A D | pciback.h | 99 int (*find)(struct pci_dev *pcidev, struct xen_pcibk_device *pdev, member in struct:xen_pcibk_backend
|
/linux-4.1.27/security/tomoyo/ |
H A D | util.c | 392 bool tomoyo_str_starts(char **src, const char *find) tomoyo_str_starts() argument
|
H A D | common.c | 545 static s8 tomoyo_find_yesno(const char *string, const char *find) tomoyo_find_yesno() argument 567 tomoyo_set_uint(unsigned int *i, const char *string, const char *find) tomoyo_set_uint() argument
|
/linux-4.1.27/tools/vm/ |
H A D | slabinfo.c | 309 static struct aliasinfo *find_one_alias(struct slabinfo *find) find_one_alias() argument
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_dp.c | 1297 static int rate_to_index(int find, const int *rates) rate_to_index() argument
|
/linux-4.1.27/drivers/scsi/ |
H A D | hpsa.c | 2858 u32 find; /* handle we need to match */ hpsa_get_pdisk_of_ioaccel2() local
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
H A D | rtl8723a_bt-coexist.c | 1386 u8 i, find = 0; bthci_BuildLogicalLink() local 2340 u8 find = 0; bthci_CmdReadBestEffortFlushTimeout() local 2394 u8 find = 0; bthci_CmdWriteBestEffortFlushTimeout() local 3020 u8 i, j, find = 0, LogLinkCount = 0; bthci_CmdDisconnectLogicalLink() local 3149 u8 i, j, find = 0; bthci_CmdFlowSpecModify() local
|
Completed in 469 milliseconds