Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dsth.c192 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0); in intel_th_sth_probe()
200 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 1); in intel_th_sth_probe()
Dintel_th.h81 intel_th_device_get_resource(struct intel_th_device *thdev, unsigned int type, in intel_th_device_get_resource() function
Dpti.c205 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0); in intel_th_pti_probe()
Dgth.c633 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0); in intel_th_gth_probe()
Dmsu.c1456 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0); in intel_th_msc_probe()