Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dsoc-dapm.h237 .on_val = won_val, .off_val = woff_val, .event = dapm_reg_event, \
456 unsigned int off_val; /* off state value */ member
/linux-2.6.39/sound/soc/
Dsoc-dapm.c638 val = w->off_val; in dapm_reg_event()