Searched refs:check_device (Results 1 – 4 of 4) sorted by relevance
415 check_device (const char *device) in check_device() function671 if (check_device (name)) in init_device_map()721 if (check_device (name)) in init_device_map()741 if (check_device (name)) in init_device_map()761 if (check_device (name)) in init_device_map()790 if (check_device (name)) in init_device_map()
37 extern int check_device (const char *device);
795 * lib/device.c (check_device): If DEVICE is empty, just return4161 (check_device): Likewise.4173 (check_device): Likewise.4984 (check_device) [__linux__] [CDROM_GET_CAPABILITY]: If ioctl for5163 (check_device) [__linux__]: Skip the HDIO_GETGEO ioctl if the5736 * grub/asmstub.c (check_device) [__linux__]: Check if DEVICE is5952 nul_terminate before calling check_device.6001 into the device map file even if check_device fails.7284 * stage2/builtins.c (device_func) [GRUB_UTIL]: Use check_device7286 * grub/asmstub.c (check_device): New function.[all …]
815 if (! *device || ! check_device (device)) in device_func()