Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/sn/kernel/
Dtiocx.c42 struct device_attribute dev_attr_cxdev_control; variable
213 device_create_file(&cx_dev->dev, &dev_attr_cxdev_control); in cx_device_register()
537 device_remove_file(dev, &dev_attr_cxdev_control); in cx_remove_device()