Searched refs:rio_device_id (Results 1 – 3 of 3) sorted by relevance
29 static const struct rio_device_id *rio_match_device(const struct rio_device_id in rio_match_device()91 const struct rio_device_id *id; in rio_device_probe()181 const struct rio_device_id *id = rdrv->id_table; in rio_match_bus()182 const struct rio_device_id *found_id; in rio_match_bus()
347 const struct rio_device_id *id_table;348 int (*probe) (struct rio_dev * dev, const struct rio_device_id * id);368 struct rio_device_id { struct
500 static int rionet_probe(struct rio_dev *rdev, const struct rio_device_id *id) in rionet_probe()561 static struct rio_device_id rionet_id_table[] = {