Home
last modified time | relevance | path

Searched refs:get_device_state (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/leds/trigger/
H A Dledtrig-netdev.c194 static void get_device_state(struct led_netdev_data *trigger_data) in get_device_state() function
254 get_device_state(trigger_data); in set_device_name()
470 get_device_state(trigger_data); in netdev_trig_notify()
478 get_device_state(trigger_data); in netdev_trig_notify()
/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Diommu_v2.c108 static struct device_state *get_device_state(u16 devid) in get_device_state() function
544 dev_state = get_device_state(iommu_fault->device_id); in ppr_notifier()
613 dev_state = get_device_state(devid); in amd_iommu_bind_pasid()
695 dev_state = get_device_state(devid); in amd_iommu_unbind_pasid()
974 dev_state = get_device_state(i); in amd_iommu_v2_exit()
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Diommu_v2.c98 static struct device_state *get_device_state(u32 sbdf) in get_device_state() function
547 dev_state = get_device_state(iommu_fault->sbdf); in ppr_notifier()
616 dev_state = get_device_state(sbdf); in amd_iommu_bind_pasid()
700 dev_state = get_device_state(sbdf); in amd_iommu_unbind_pasid()

Completed in 3 milliseconds