Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dacpi_apd.c43 struct apd_device_desc { struct
53 const struct apd_device_desc *dev_desc; argument
61 const struct apd_device_desc *dev_desc = pdata->dev_desc; in acpi_apd_setup()
117 static const struct apd_device_desc cz_i2c_desc = {
122 static const struct apd_device_desc wt_i2c_desc = {
134 static const struct apd_device_desc cz_uart_desc = {
140 static const struct apd_device_desc st_misc_desc = {
146 static const struct apd_device_desc xgene_i2c_desc = {
151 static const struct apd_device_desc vulcan_spi_desc = {
156 static const struct apd_device_desc hip07_i2c_desc = {
[all …]