Home
last modified time | relevance | path

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

/include/acpi/
Dprocessor.h179 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);
315 void acpi_processor_ppc_has_changed(struct acpi_processor *pr, int event_flag);
330 static inline void acpi_processor_ppc_has_changed(struct acpi_processor *pr, in acpi_processor_ppc_has_changed() argument
356 extern int acpi_cppc_processor_probe(struct acpi_processor *pr);
357 extern void acpi_cppc_processor_exit(struct acpi_processor *pr);
359 static inline int acpi_cppc_processor_probe(struct acpi_processor *pr) in acpi_cppc_processor_probe() argument
363 static inline void acpi_cppc_processor_exit(struct acpi_processor *pr) in acpi_cppc_processor_exit() argument
374 int acpi_processor_tstate_has_changed(struct acpi_processor *pr);
[all …]
/include/linux/
Ddio.h143 #define DIO_ENCODE_ID(pr,sec) ((((int)sec & 0xff) << 8) | ((int)pr & 0xff)) argument
Dusb.h1024 #define USB_DEVICE_INTERFACE_PROTOCOL(vend, prod, pr) \ argument
1029 .bInterfaceProtocol = (pr)
1056 #define USB_DEVICE_INFO(cl, sc, pr) \ argument
1060 .bDeviceProtocol = (pr)
1071 #define USB_INTERFACE_INFO(cl, sc, pr) \ argument
1075 .bInterfaceProtocol = (pr)
1091 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument
1098 .bInterfaceProtocol = (pr)
1113 #define USB_VENDOR_AND_INTERFACE_INFO(vend, cl, sc, pr) \ argument
1119 .bInterfaceProtocol = (pr)
Dnvme.h945 __u8 pr; member
/include/linux/soc/qcom/
Dapr.h85 struct packet_router *pr; member
/include/crypto/
Ddrbg.h137 bool pr; /* Prediction resistance enabled? */ member
/include/sound/
Dwavefront.h503 wavefront_program pr; member