Home
last modified time | relevance | path

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

/include/acpi/
A Dprocessor.h184 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 Ddio.h143 #define DIO_ENCODE_ID(pr,sec) ((((int)sec & 0xff) << 8) | ((int)pr & 0xff)) argument
A Dusb.h1036 #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 Dnvme.h1214 __u8 pr; member
/include/crypto/
A Ddrbg.h138 bool pr; /* Prediction resistance enabled? */ member
/include/linux/soc/qcom/
A Dapr.h130 struct packet_router *pr; member
/include/sound/
A Dwavefront.h452 wavefront_program pr; member
/include/net/libeth/
A Dxdp.h1145 #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