Searched defs:control_type (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/powercap/ |
H A D | powercap_sys.c | 341 static bool control_type_valid(void *control_type) control_type_valid() argument 419 struct powercap_control_type *control_type = powercap_release() local 446 struct powercap_control_type *control_type = enabled_show() local 470 struct powercap_control_type *control_type = enabled_store() local 594 int powercap_unregister_zone(struct powercap_control_type *control_type, powercap_unregister_zone() argument 650 int powercap_unregister_control_type(struct powercap_control_type *control_type) powercap_unregister_control_type() argument 494 powercap_register_zone( struct powercap_zone *power_zone, struct powercap_control_type *control_type, const char *name, struct powercap_zone *parent, const struct powercap_zone_ops *ops, int nr_constraints, struct powercap_zone_constraint_ops *const_ops) powercap_register_zone() argument 610 powercap_register_control_type( struct powercap_control_type *control_type, const char *name, const struct powercap_control_type_ops *ops) powercap_register_control_type() argument
|
H A D | intel_rapl.c | 246 static struct powercap_control_type *control_type; /* PowerCap Controller */ variable in typeref:struct:powercap_control_type
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | asihpi.c | 1357 u16 control_type; member in struct:hpi_control
|
H A D | hpifunc.c | 1231 hpi_mixer_get_control(u32 h_mixer, u16 src_node_type, u16 src_node_type_index, u16 dst_node_type, u16 dst_node_type_index, u16 control_type, u32 *ph_control) hpi_mixer_get_control() argument
|
H A D | hpi_internal.h | 784 u16 control_type; /* = HPI_CONTROL_METER _VOLUME etc */ member in struct:hpi_mixer_msg 1266 u8 control_type; member in struct:hpi_control_cache_info
|
Completed in 169 milliseconds