Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/sn/kernel/
Dtiocx.c52 struct cx_dev *cx_dev = to_cx_dev(dev); in tiocx_match()
75 kfree(to_cx_dev(dev)); in tiocx_bus_release()
114 struct cx_dev *cx_dev = to_cx_dev(dev); in cx_device_probe()
136 struct cx_dev *cx_dev = to_cx_dev(dev); in cx_driver_remove()
447 struct cx_dev *cx_dev = to_cx_dev(dev); in show_cxdev_control()
459 struct cx_dev *cx_dev = to_cx_dev(dev); in store_cxdev_control()
543 struct cx_dev *cx_dev = to_cx_dev(dev); in cx_remove_device()
/linux-4.4.14/arch/ia64/include/asm/sn/
Dtiocx.h57 #define to_cx_dev(n) container_of(n, struct cx_dev, dev) macro
/linux-4.4.14/drivers/char/
Dmbcs.c709 struct cx_dev *cx_dev = to_cx_dev(dev); in show_algo()
726 struct cx_dev *cx_dev = to_cx_dev(dev); in store_algo()