Searched refs:init_client (Results 1 – 4 of 4) sorted by relevance
119 if ((err = keywest_ctx->init_client(keywest_ctx)) < 0) { in snd_pmac_tumbler_post_init()
197 int (*init_client)(struct pmac_keywest *i2c); member
262 mix->i2c.init_client = daca_init_client; in snd_pmac_daca_init()
1235 if (mix->i2c.client && mix->i2c.init_client) { in tumbler_resume()1236 if (mix->i2c.init_client(&mix->i2c) < 0) in tumbler_resume()1392 mix->i2c.init_client = tumbler_init_client; in snd_pmac_tumbler_init()1396 mix->i2c.init_client = snapper_init_client; in snd_pmac_tumbler_init()