Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/samsung/
Di2s.c201 static inline bool any_active(struct i2s_dai *i2s) in any_active() function
501 (any_active(i2s) && in i2s_set_sysclk()
527 if (!any_active(i2s)) { in i2s_set_sysclk()
659 if (any_active(i2s) && in i2s_set_fmt()
779 if (!any_active(i2s) && (i2s->quirks & QUIRK_NEED_RSTCLR)) in i2s_startup()
845 if (any_active(i2s) && (get_rfs(i2s) != rfs || get_bfs(i2s) != bfs)) { in config_setup()
923 if ((any_active(i2s) && div && (get_bfs(i2s) != div)) in i2s_set_clkdiv()
/linux-4.1.27/drivers/iio/proximity/
Dsx9500.c395 bool any_active = false; in sx9500_write_event_config() local
408 any_active = true; in sx9500_write_event_config()
413 if (any_active) in sx9500_write_event_config()