Searched refs:allow_pw (Results 1 – 2 of 2) sorted by relevance
669 if (aw883xx->allow_pw == false) { in aw883xx_start_pa()711 if (aw883xx->allow_pw == false) { in aw883xx_start()1067 ucontrol->value.integer.value[0] = aw883xx->allow_pw; in aw883xx_switch_get()1082 if (ucontrol->value.integer.value[0] == aw883xx->allow_pw) { in aw883xx_switch_set()1092 aw883xx->allow_pw = false; in aw883xx_switch_set()1097 aw883xx->allow_pw = true; in aw883xx_switch_set()1104 aw883xx->allow_pw = true; in aw883xx_switch_set()1106 aw883xx->allow_pw = false; in aw883xx_switch_set()1556 aw883xx->allow_pw = true; in aw883xx_malloc_init()
159 uint32_t allow_pw; member