Searched refs:pr (Results 1 – 8 of 8) sorted by relevance
| /include/acpi/ |
| A D | processor.h | 184 int (*acpi_processor_get_throttling) (struct acpi_processor * pr); 185 int (*acpi_processor_set_throttling) (struct acpi_processor * pr, 366 extern int acpi_cppc_processor_probe(struct acpi_processor *pr); 367 extern void acpi_cppc_processor_exit(struct acpi_processor *pr); 384 int acpi_processor_tstate_has_changed(struct acpi_processor *pr); 385 int acpi_processor_get_throttling_info(struct acpi_processor *pr); 422 int acpi_processor_power_init(struct acpi_processor *pr); 423 int acpi_processor_power_exit(struct acpi_processor *pr); 425 int acpi_processor_hotplug(struct acpi_processor *pr); 449 int acpi_processor_thermal_init(struct acpi_processor *pr, [all …]
|
| /include/linux/ |
| A D | dio.h | 143 #define DIO_ENCODE_ID(pr,sec) ((((int)sec & 0xff) << 8) | ((int)pr & 0xff)) argument
|
| A D | usb.h | 1036 #define USB_DEVICE_INTERFACE_PROTOCOL(vend, prod, pr) \ argument 1041 .bInterfaceProtocol = (pr) 1068 #define USB_DEVICE_INFO(cl, sc, pr) \ argument 1072 .bDeviceProtocol = (pr) 1083 #define USB_INTERFACE_INFO(cl, sc, pr) \ argument 1087 .bInterfaceProtocol = (pr) 1103 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument 1110 .bInterfaceProtocol = (pr) 1125 #define USB_VENDOR_AND_INTERFACE_INFO(vend, cl, sc, pr) \ argument 1131 .bInterfaceProtocol = (pr)
|
| A D | nvme.h | 1214 __u8 pr; member
|
| /include/crypto/ |
| A D | drbg.h | 138 bool pr; /* Prediction resistance enabled? */ member
|
| /include/linux/soc/qcom/ |
| A D | apr.h | 130 struct packet_router *pr; member
|
| /include/sound/ |
| A D | wavefront.h | 452 wavefront_program pr; member
|
| /include/net/libeth/ |
| A D | xdp.h | 1145 #define __libeth_xdp_tx_init_bulk(bq, pr, d, xdpsqs, num, xsk, ub, un) do { \ argument 1152 ub->prog = rcu_dereference(pr); \
|
Completed in 33 milliseconds