Searched refs:init_client (Results 1 – 4 of 4) sorted by relevance
109 err = keywest_ctx->init_client(keywest_ctx); in snd_pmac_tumbler_post_init()
185 int (*init_client)(struct pmac_keywest *i2c); member
1232 if (mix->i2c.client && mix->i2c.init_client) { in tumbler_resume()1233 if (mix->i2c.init_client(&mix->i2c) < 0) in tumbler_resume()1394 mix->i2c.init_client = tumbler_init_client; in snd_pmac_tumbler_init()1398 mix->i2c.init_client = snapper_init_client; in snd_pmac_tumbler_init()
255 mix->i2c.init_client = daca_init_client; in snd_pmac_daca_init()
Completed in 12 milliseconds