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

/linux-master/drivers/hwtracing/intel_th/
H A Dsth.c194 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0);
202 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 1);
H A Dintel_th.h96 * intel_th_device_get_resource() - obtain @num'th resource of type @type
102 intel_th_device_get_resource(struct intel_th_device *thdev, unsigned int type, function
H A Dpti.c208 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0);
H A Dmsu.c2134 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0);
2146 res = intel_th_device_get_resource(thdev, IORESOURCE_IRQ, 1);
H A Dgth.c753 res = intel_th_device_get_resource(thdev, IORESOURCE_MEM, 0);

Completed in 124 milliseconds