Home
last modified time | relevance | path

Searched refs:init_client (Results 1 – 4 of 4) sorted by relevance

/sound/ppc/
Dkeywest.c119 if ((err = keywest_ctx->init_client(keywest_ctx)) < 0) { in snd_pmac_tumbler_post_init()
Dpmac.h197 int (*init_client)(struct pmac_keywest *i2c); member
Ddaca.c262 mix->i2c.init_client = daca_init_client; in snd_pmac_daca_init()
Dtumbler.c1235 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()