Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dacpi_apd.c41 struct apd_device_desc { struct
51 const struct apd_device_desc *dev_desc; argument
59 const struct apd_device_desc *dev_desc = pdata->dev_desc; in acpi_apd_setup()
115 static const struct apd_device_desc cz_i2c_desc = {
120 static const struct apd_device_desc wt_i2c_desc = {
132 static const struct apd_device_desc cz_uart_desc = {
138 static const struct apd_device_desc st_misc_desc = {
144 static const struct apd_device_desc xgene_i2c_desc = {
149 static const struct apd_device_desc vulcan_spi_desc = {
154 static const struct apd_device_desc hip07_i2c_desc = {
[all …]