Home
last modified time | relevance | path

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

/arch/ia64/include/asm/sn/
Dtiocx.h34 struct cx_drv { struct
58 #define to_cx_driver(drv) container_of(drv, struct cx_drv, driver) argument
/arch/ia64/sn/kernel/
Dtiocx.c53 struct cx_drv *cx_drv = to_cx_driver(drv); in tiocx_match() local
113 struct cx_drv *cx_drv = to_cx_driver(dev->driver); in cx_device_probe() local
137 struct cx_drv *cx_drv = cx_dev->driver; in cx_driver_remove() local