Searched refs:pr (Results 1 – 6 of 6) sorted by relevance
/include/acpi/ |
D | processor.h | 179 int (*acpi_processor_get_throttling) (struct acpi_processor * pr); 180 int (*acpi_processor_set_throttling) (struct acpi_processor * pr, 265 extern int acpi_processor_get_performance_info(struct acpi_processor *pr); 307 void acpi_processor_ppc_has_changed(struct acpi_processor *pr, int event_flag); 322 static inline void acpi_processor_ppc_has_changed(struct acpi_processor *pr, in acpi_processor_ppc_has_changed() argument 348 extern int acpi_cppc_processor_probe(struct acpi_processor *pr); 349 extern void acpi_cppc_processor_exit(struct acpi_processor *pr); 351 static inline int acpi_cppc_processor_probe(struct acpi_processor *pr) in acpi_cppc_processor_probe() argument 355 static inline void acpi_cppc_processor_exit(struct acpi_processor *pr) in acpi_cppc_processor_exit() argument 366 int acpi_processor_tstate_has_changed(struct acpi_processor *pr); [all …]
|
/include/linux/ |
D | dio.h | 143 #define DIO_ENCODE_ID(pr,sec) ((((int)sec & 0xff) << 8) | ((int)pr & 0xff)) argument
|
D | usb.h | 990 #define USB_DEVICE_INTERFACE_PROTOCOL(vend, prod, pr) \ argument 995 .bInterfaceProtocol = (pr) 1022 #define USB_DEVICE_INFO(cl, sc, pr) \ argument 1026 .bDeviceProtocol = (pr) 1037 #define USB_INTERFACE_INFO(cl, sc, pr) \ argument 1041 .bInterfaceProtocol = (pr) 1057 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument 1064 .bInterfaceProtocol = (pr) 1079 #define USB_VENDOR_AND_INTERFACE_INFO(vend, cl, sc, pr) \ argument 1085 .bInterfaceProtocol = (pr)
|
/include/crypto/ |
D | drbg.h | 131 bool pr; /* Prediction resistance enabled? */ member
|
/include/sound/ |
D | wavefront.h | 503 wavefront_program pr; member
|
/include/ |
D | Kbuild | 567 header-test- += linux/pr.h
|