Home
last modified time | relevance | path

Searched refs:do_identify (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/can/usb/
H A Dgs_usb.c759 static int gs_usb_set_identify(struct net_device *netdev, bool do_identify) in gs_usb_set_identify() argument
770 if (do_identify) in gs_usb_set_identify()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-probe.c193 static void do_identify(ide_drive_t *drive, u8 cmd, u16 *id) in do_identify() function
320 do_identify(drive, cmd, id); in ide_dev_read_id()