Home
last modified time | relevance | path

Searched refs:dma_store_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/drivers/dma/
H A Ddma-sysfs.c98 static ssize_t dma_store_mode(struct device *dev, in dma_store_mode() function
107 static DEVICE_ATTR(mode, S_IRUGO | S_IWUSR, dma_show_mode, dma_store_mode);
/kernel/linux/linux-6.6/arch/sh/drivers/dma/
H A Ddma-sysfs.c104 static ssize_t dma_store_mode(struct device *dev, in dma_store_mode() function
113 static DEVICE_ATTR(mode, S_IRUGO | S_IWUSR, dma_show_mode, dma_store_mode);

Completed in 1 milliseconds