Searched refs:intel_th_device_get_resource (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/hwtracing/intel_th/ |
| D | sth.c | 196 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0); in intel_th_sth_probe() 204 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 1); in intel_th_sth_probe()
|
| D | intel_th.h | 100 intel_th_device_get_resource(struct intel_th_device *thdev, unsigned int type, in intel_th_device_get_resource() function
|
| D | pti.c | 208 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0); in intel_th_pti_probe()
|
| D | gth.c | 738 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0); in intel_th_gth_probe()
|
| D | msu.c | 2065 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0); in intel_th_msc_probe() 2077 res = intel_th_device_get_resource(thdev, IORESOURCE_IRQ, 1); in intel_th_msc_probe()
|