Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dscpi_protocol.h54 * @device_domain_id: gets the scpi domain id for a given device
71 int (*device_domain_id)(struct device *); member
/linux/drivers/firmware/
H A Darm_scpi.c796 .device_domain_id = scpi_dev_domain_id,