Searched refs:check_config (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/tools/usb/ |
H A D | hcd-tests.sh | 70 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 D | init | 38 check_config() { 62 check_config 70 check_config
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | ksample.py | 36 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 D | collectd.init | 64 check_config() { 92 check_config 182 check_config
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | Makefile | 186 local_config.mk local_config.h: check_config.sh 187 /bin/sh ./check_config.sh $(CC)
|
/openbmc/linux/usr/include/ |
H A D | headers_check.pl | 85 sub check_config subroutine
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | goodix.h | 72 int (*check_config)(struct goodix_ts_data *ts, const u8 *cfg, int len); member
|
H A D | goodix.c | 71 .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 D | 0001-provide-function-declaration-with-prototypes.patch | 47 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 D | knav_dma.c | 136 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 D | gadget.h | 333 int (*check_config)(struct usb_gadget *gadget); member
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | core.c | 1101 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 D | composite.c | 641 goto check_config; in config_desc() 650 check_config: in config_desc()
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdns3-gadget.c | 3126 .check_config = cdns3_gadget_check_config,
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | gadget.c | 3134 .check_config = dwc3_gadget_check_config,
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |