Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/include/asm/sn/
Dtiocx.h29 struct cx_device_id { struct
36 const struct cx_device_id *id_table; argument
38 int (*probe) (struct cx_dev * dev, const struct cx_device_id * id);
/linux-4.1.27/arch/ia64/sn/kernel/
Dtiocx.c54 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()
/linux-4.1.27/drivers/char/
Dmbcs.c752 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[] = {