Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/sgi-ip22/
Dip22-gio.c49 const struct gio_device_id *gio_match_device(const struct gio_device_id *match, in gio_match_device() function
60 EXPORT_SYMBOL_GPL(gio_match_device);
118 return gio_match_device(gio_drv->id_table, gio_dev) != NULL; in gio_bus_match()
136 match = gio_match_device(drv->id_table, gio_dev); in gio_device_probe()
/Linux-v4.19/arch/mips/include/asm/
Dgio_device.h35 extern const struct gio_device_id *gio_match_device(const struct gio_device_id *,