Searched refs:cx_device_id (Results 1 – 3 of 3) sorted by relevance
29 struct cx_device_id { struct36 const struct cx_device_id *id_table; argument38 int (*probe) (struct cx_dev * dev, const struct cx_device_id * id);
54 const struct cx_device_id *ids = cx_drv->id_table; in tiocx_match()84 static const struct cx_device_id *cx_device_match(const struct cx_device_id in cx_device_match()112 const struct cx_device_id *id; in cx_device_probe()
752 static int mbcs_probe(struct cx_dev *dev, const struct cx_device_id *id) in mbcs_probe()802 static const struct cx_device_id mbcs_id_table[] = {