Searched refs:ahci_show_port_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libahci.c | 92 static ssize_t ahci_show_port_cmd(struct device *dev, 106 static DEVICE_ATTR(ahci_port_cmd, S_IRUGO, ahci_show_port_cmd, NULL); 268 static ssize_t ahci_show_port_cmd(struct device *dev, in ahci_show_port_cmd() function
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libahci.c | 94 static ssize_t ahci_show_port_cmd(struct device *dev, 108 static DEVICE_ATTR(ahci_port_cmd, S_IRUGO, ahci_show_port_cmd, NULL); 290 static ssize_t ahci_show_port_cmd(struct device *dev, in ahci_show_port_cmd() function
|
Completed in 7 milliseconds