Home
last modified time | relevance | path

Searched refs:current_profile (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw87xxx.c129 aw87xxx->current_profile = prof_desc->prof_name; in aw87xxx_update_off_prof()
137 aw87xxx->current_profile = aw87xxx->prof_off_name; in aw87xxx_update_off_prof()
199 aw87xxx->current_profile = prof_desc->prof_name; in aw87xxx_update_profile()
222 aw87xxx->current_profile); in aw87xxx_show_current_profile()
223 return aw87xxx->current_profile; in aw87xxx_show_current_profile()
295 aw87xxx->current_profile = prof_desc->prof_name; in aw87xxx_esd_update_off_prof()
301 aw87xxx->current_profile = aw87xxx->prof_off_name; in aw87xxx_esd_update_off_prof()
354 aw87xxx->current_profile = prof_desc->prof_name; in aw87xxx_esd_update_profile()
453 if (!aw87xxx->current_profile) { in aw87xxx_profile_switch_get()
458 profile = aw87xxx->current_profile; in aw87xxx_profile_switch_get()
[all …]
H A Daw87xxx.h100 char *current_profile; member
H A Daw_monitor.c481 char *profile = aw87xxx->current_profile; in aw_chip_status_recover()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-corsair.c344 int current_profile; in k90_show_current_profile() local
362 current_profile = data[7]; in k90_show_current_profile()
363 if (current_profile < 1 || current_profile > 3) { in k90_show_current_profile()
370 ret = snprintf(buf, PAGE_SIZE, "%d\n", current_profile); in k90_show_current_profile()
406 static DEVICE_ATTR(current_profile, 0644, k90_show_current_profile,
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-hid-corsair11 What: /sys/bus/drivers/corsair/<dev>/current_profile