Home
last modified time | relevance | path

Searched defs:control_type (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/powercap/
Dpowercap_sys.c329 static bool control_type_valid(void *control_type) in control_type_valid()
407 struct powercap_control_type *control_type = in powercap_release() local
434 struct powercap_control_type *control_type = in enabled_show() local
458 struct powercap_control_type *control_type = in enabled_store() local
484 struct powercap_control_type *control_type, in powercap_register_zone()
588 int powercap_unregister_zone(struct powercap_control_type *control_type, in powercap_unregister_zone()
605 struct powercap_control_type *control_type, in powercap_register_control_type()
644 int powercap_unregister_control_type(struct powercap_control_type *control_type) in powercap_unregister_control_type()
/Linux-v6.6/include/linux/
Dintel_rapl.h150 struct powercap_control_type *control_type; member
/Linux-v6.6/sound/pci/asihpi/
Dhpi_internal.h773 u16 control_type; /* = HPI_CONTROL_METER _VOLUME etc */ member
1255 u8 control_type; member
Dasihpi.c1286 u16 control_type; member
Dhpifunc.c1234 u16 control_type, u32 *ph_control) in hpi_mixer_get_control()