Home
last modified time | relevance | path

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

/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()
/linux/drivers/s390/block/
H A Ddasd_diag.c641 .check_device = dasd_diag_check_device,
H A Ddasd_fba.c767 .check_device = dasd_fba_check_characteristics,
H A Ddasd_int.h307 int (*check_device) (struct dasd_device *); member
H A Ddasd.c3502 rc = discipline->check_device(device); in dasd_generic_set_online()
/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()