Home
last modified time | relevance | path

Searched defs:cx_dev (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/include/asm/sn/
Dtiocx.h20 struct cx_dev { struct
38 int (*probe) (struct cx_dev * dev, const struct cx_device_id * id); argument
/arch/ia64/sn/kernel/
Dtiocx.c52 struct cx_dev *cx_dev = to_cx_dev(dev); in tiocx_match() local
114 struct cx_dev *cx_dev = to_cx_dev(dev); in cx_device_probe() local
136 struct cx_dev *cx_dev = to_cx_dev(dev); in cx_driver_remove() local
192 struct cx_dev *cx_dev; in cx_device_register() local
226 int cx_device_unregister(struct cx_dev *cx_dev) in cx_device_unregister()
242 static int cx_device_reload(struct cx_dev *cx_dev) in cx_device_reload()
406 static int tiocx_reload(struct cx_dev *cx_dev) in tiocx_reload()
447 struct cx_dev *cx_dev = to_cx_dev(dev); in show_cxdev_control() local
459 struct cx_dev *cx_dev = to_cx_dev(dev); in store_cxdev_control() local
543 struct cx_dev *cx_dev = to_cx_dev(dev); in cx_remove_device() local