Lines Matching refs:onoff
202 ioexp_set_backlight(int onoff, int cont)
211 if (onoff)
227 if (onoff && !bkreg) {
230 } else if (!onoff && bkreg) {
250 ioexp_set_irled(int onoff)
260 if (onoff)
270 if (onoff && reg) {
273 } else if (!onoff && !reg) {
284 ioexp_set_mic_bias(int onoff)
293 if (onoff)
302 if (onoff && !reg) {
305 } else if (!onoff && reg) {
316 ioexp_akin_pullup(int onoff)
325 if (onoff)
334 if (onoff && !reg) {
337 } else if (!onoff && reg) {