Home
last modified time | relevance | path

Searched defs:find (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/pinctrl/mediatek/
Dpinctrl-mt8135.c247 bool find = false; in spec_pull_set() local
Dpinctrl-mtk-common.c236 bool find = false; in mtk_pctrl_spec_pull_set_samereg() local
/linux-4.4.14/include/linux/
Dtextsearch.h42 unsigned int (*find)(struct ts_config *, member
/linux-4.4.14/drivers/xen/xen-pciback/
Dpciback.h99 int (*find)(struct pci_dev *pcidev, struct xen_pcibk_device *pdev, member
/linux-4.4.14/security/tomoyo/
Dutil.c392 bool tomoyo_str_starts(char **src, const char *find) in tomoyo_str_starts()
Dcommon.c545 static s8 tomoyo_find_yesno(const char *string, const char *find) in tomoyo_find_yesno()
568 const char *find) in tomoyo_set_uint()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c1385 u8 i, find = 0; in bthci_BuildLogicalLink() local
2339 u8 find = 0; in bthci_CmdReadBestEffortFlushTimeout() local
2393 u8 find = 0; in bthci_CmdWriteBestEffortFlushTimeout() local
3019 u8 i, j, find = 0, LogLinkCount = 0; in bthci_CmdDisconnectLogicalLink() local
3148 u8 i, j, find = 0; in bthci_CmdFlowSpecModify() local
/linux-4.4.14/tools/vm/
Dslabinfo.c321 static struct aliasinfo *find_one_alias(struct slabinfo *find) in find_one_alias()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp.c1336 static int rate_to_index(int find, const int *rates) in rate_to_index()