Home
last modified time | relevance | path

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

/linux/drivers/dma/qcom/
A Dhidma.c628 device_remove_file(dev->ddev.dev, dev->chid_attrs); in hidma_sysfs_uninit()
656 dev->chid_attrs = hidma_create_sysfs_entry(dev, "chid", S_IRUGO); in hidma_sysfs_init()
657 if (!dev->chid_attrs) in hidma_sysfs_init()
660 return device_create_file(dev->ddev.dev, dev->chid_attrs); in hidma_sysfs_init()
A Dhidma.h129 struct device_attribute *chid_attrs; member

Completed in 8 milliseconds