Searched refs:mcb_device_id (Results 1 – 7 of 7) sorted by relevance
91 const struct mcb_device_id *id_table;92 int (*probe)(struct mcb_device *mdev, const struct mcb_device_id *id);
17 static const struct mcb_device_id *mcb_match_id(const struct mcb_device_id *ids, in mcb_match_id()35 const struct mcb_device_id *found_id; in mcb_match()60 const struct mcb_device_id *found_id; in mcb_probe()
101 const struct mcb_device_id *id) in men_z188_probe()155 static const struct mcb_device_id men_z188_ids[] = {
10 struct mcb_device_id { struct
202 DEVID(mcb_device_id); in main()203 DEVID_FIELD(mcb_device_id, device); in main()
1143 DEF_FIELD(symval, mcb_device_id, device); in do_mcb_entry()
129 static const struct mcb_device_id foo_ids[] = {152 static init foo_probe(struct mcb_device *mdev, const struct mcb_device_id *id);