Home
last modified time | relevance | path

Searched refs:gio_device_id (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dgio_device.h5 struct gio_device_id { struct
16 struct gio_device_id id; argument
25 const struct gio_device_id *id_table;
27 int (*probe)(struct gio_device *, const struct gio_device_id *);
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/
H A Dip22-gio.c50 static const struct gio_device_id *
51 gio_match_device(const struct gio_device_id *match, in gio_match_device()
54 const struct gio_device_id *ids; in gio_match_device()
127 const struct gio_device_id *match; in gio_device_probe()
/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dnewport_con.c696 const struct gio_device_id *id) in newport_probe()
730 static struct gio_device_id newport_ids[] = {