Home
last modified time | relevance | path

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

/include/acpi/
Dprocessor.h176 int (*acpi_processor_get_throttling) (struct acpi_processor * pr);
177 int (*acpi_processor_set_throttling) (struct acpi_processor * pr,
257 extern int acpi_processor_get_performance_info(struct acpi_processor *pr);
297 int acpi_processor_ppc_has_changed(struct acpi_processor *pr, int event_flag);
308 static inline int acpi_processor_ppc_has_changed(struct acpi_processor *pr, in acpi_processor_ppc_has_changed() argument
335 extern int acpi_cppc_processor_probe(struct acpi_processor *pr);
336 extern void acpi_cppc_processor_exit(struct acpi_processor *pr);
338 static inline int acpi_cppc_processor_probe(struct acpi_processor *pr) in acpi_cppc_processor_probe() argument
342 static inline void acpi_cppc_processor_exit(struct acpi_processor *pr) in acpi_cppc_processor_exit() argument
353 int acpi_processor_tstate_has_changed(struct acpi_processor *pr);
[all …]
/include/linux/
Dusb.h899 #define USB_DEVICE_INTERFACE_PROTOCOL(vend, prod, pr) \ argument
904 .bInterfaceProtocol = (pr)
931 #define USB_DEVICE_INFO(cl, sc, pr) \ argument
935 .bDeviceProtocol = (pr)
946 #define USB_INTERFACE_INFO(cl, sc, pr) \ argument
950 .bInterfaceProtocol = (pr)
966 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument
973 .bInterfaceProtocol = (pr)
988 #define USB_VENDOR_AND_INTERFACE_INFO(vend, cl, sc, pr) \ argument
994 .bInterfaceProtocol = (pr)
Ddio.h142 #define DIO_ENCODE_ID(pr,sec) ((((int)sec & 0xff) << 8) | ((int)pr & 0xff)) argument
/include/crypto/
Ddrbg.h133 bool pr; /* Prediction resistance enabled? */ member
/include/sound/
Dwavefront.h516 wavefront_program pr; member