Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/acpi/
Dacpi_apd.c31 struct apd_device_desc { struct
40 const struct apd_device_desc *dev_desc; argument
48 const struct apd_device_desc *dev_desc = pdata->dev_desc; in acpi_apd_setup()
109 static const struct apd_device_desc cz_i2c_desc = {
114 static const struct apd_device_desc wt_i2c_desc = {
126 static const struct apd_device_desc cz_uart_desc = {
132 static const struct apd_device_desc fch_misc_desc = {
138 static const struct apd_device_desc xgene_i2c_desc = {
143 static const struct apd_device_desc vulcan_spi_desc = {
148 static const struct apd_device_desc hip07_i2c_desc = {
[all …]