Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A 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()
111 static const struct apd_device_desc cz_i2c_desc = {
116 static const struct apd_device_desc wt_i2c_desc = {
121 static const struct apd_device_desc wt_i3c_desc = {
133 static const struct apd_device_desc cz_uart_desc = {
139 static const struct apd_device_desc fch_misc_desc = {
145 static const struct apd_device_desc xgene_i2c_desc = {
150 static const struct apd_device_desc vulcan_spi_desc = {
[all …]