Home
last modified time | relevance | path

Searched refs:check_config (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/tools/usb/
H A Dhcd-tests.sh70 check_config () function
123 check_config sink-src
154 check_config sink-src
181 check_config sink-src
207 check_config sink-src
258 check_config loopback
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Dinit38 check_config() {
62 check_config
70 check_config
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dksample.py36 def check_config(self, config_opt=''): member in KSample
69 self.check_config("CONFIG_KPROBES")
129 self.check_config("CONFIG_TRACING_SUPPORT")
162 self.check_config("CONFIG_TRACING_SUPPORT")
185 self.check_config("CONFIG_KALLSYMS_ALL")
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A Dcollectd.init64 check_config() {
92 check_config
182 check_config
/openbmc/linux/tools/testing/selftests/mm/
H A DMakefile186 local_config.mk local_config.h: check_config.sh
187 /bin/sh ./check_config.sh $(CC)
/openbmc/linux/usr/include/
H A Dheaders_check.pl85 sub check_config subroutine
/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.h72 int (*check_config)(struct goodix_ts_data *ts, const u8 *cfg, int len); member
H A Dgoodix.c71 .check_config = goodix_check_cfg_16,
78 .check_config = goodix_check_cfg_8,
85 .check_config = goodix_check_cfg_8,
92 .check_config = goodix_check_cfg_8,
617 return ts->chip->check_config(ts, cfg, len); in goodix_check_cfg()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/
H A D0001-provide-function-declaration-with-prototypes.patch47 testsuite/geis2/check_config.c | 2 +-
545 diff --git a/testsuite/geis2/check_config.c b/testsuite/geis2/check_config.c
547 --- a/testsuite/geis2/check_config.c
548 +++ b/testsuite/geis2/check_config.c
/openbmc/linux/drivers/soc/ti/
H A Dknav_dma.c136 static bool check_config(struct knav_dma_chan *chan, struct knav_dma_cfg *cfg) in check_config() function
470 if (!check_config(chan, config)) { in knav_dma_open_channel()
/openbmc/linux/include/linux/usb/
H A Dgadget.h333 int (*check_config)(struct usb_gadget *gadget); member
/openbmc/linux/drivers/usb/gadget/udc/
H A Dcore.c1101 if (gadget->ops->check_config) in usb_gadget_check_config()
1102 return gadget->ops->check_config(gadget); in usb_gadget_check_config()
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c641 goto check_config; in config_desc()
650 check_config: in config_desc()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.c3126 .check_config = cdns3_gadget_check_config,
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c3134 .check_config = dwc3_gadget_check_config,
/openbmc/linux/
H A Dopengrok0.0.log[all...]