Home
last modified time | relevance | path

Searched refs:check_device (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/
H A D0001-provide-function-declaration-with-prototypes.patch48 testsuite/geis2/check_device.c | 2 +-
558 diff --git a/testsuite/geis2/check_device.c b/testsuite/geis2/check_device.c
560 --- a/testsuite/geis2/check_device.c
561 +++ b/testsuite/geis2/check_device.c
/openbmc/linux/drivers/media/tuners/
H A Dxc2028.c823 goto check_device; in check_firmware()
827 goto check_device; in check_firmware()
835 check_device: in check_firmware()
H A Dxc4000.c1017 goto check_device; in check_firmware()
1026 check_device: in check_firmware()
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c515.c435 static int check_device(unsigned ioaddr) in check_device() function
517 if (!check_device(ioaddr)) { in corkscrew_scan()
540 if (!check_device(ioaddr)) in corkscrew_scan()
/openbmc/linux/drivers/s390/block/
H A Ddasd_diag.c654 .check_device = dasd_diag_check_device,
H A Ddasd_fba.c805 .check_device = dasd_fba_check_characteristics,
H A Ddasd_int.h335 int (*check_device) (struct dasd_device *); member
H A Ddasd.c3549 rc = discipline->check_device(device); in dasd_generic_set_online()
H A Ddasd_eckd.c6915 .check_device = dasd_eckd_check_characteristics,
/openbmc/linux/tools/testing/selftests/net/
H A Dnettest.c393 static int check_device(int sd, struct sock_args *args) in check_device() function
1648 rc = check_device(csd, args); in do_server()
/openbmc/linux/drivers/iommu/amd/
H A Diommu.c349 static bool check_device(struct device *dev) in check_device() function
1907 if (!check_device(dev)) in amd_iommu_probe_device()
1948 if (!check_device(dev)) in amd_iommu_release_device()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c744 bool check_device) in ff_layout_choose_ds_for_read() argument
758 if (check_device && in ff_layout_choose_ds_for_read()