Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsuperhyway.h42 struct superhyway_device_id { struct
53 const struct superhyway_device_id *id_table; argument
56 int (*probe)(struct superhyway_device *dev, const struct superhyway_device_id *id);
67 struct superhyway_device_id id;
/linux-6.3-rc2/drivers/sh/superhyway/
A Dsuperhyway.c123 static const struct superhyway_device_id *
124 superhyway_match_id(const struct superhyway_device_id *ids, in superhyway_match_id()
143 const struct superhyway_device_id *id; in superhyway_device_probe()
194 const struct superhyway_device_id *ids = shyway_drv->id_table; in superhyway_bus_match()

Completed in 3 milliseconds