Home
last modified time | relevance | path

Searched refs:dmon_mag_threshold (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dmax98396.c1553 switch (max98396->dmon_mag_threshold) { in max98396_probe()
1558 (5 - max98396->dmon_mag_threshold) in max98396_probe()
1563 max98396->dmon_mag_threshold); in max98396_probe()
1710 max98396->dmon_mag_threshold = value; in max98396_read_device_property()
1712 max98396->dmon_mag_threshold = 5; in max98396_read_device_property()
H A Dmax98396.h320 unsigned int dmon_mag_threshold; member