Home
last modified time | relevance | path

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

/sound/ppc/
A Dkeywest.c109 err = keywest_ctx->init_client(keywest_ctx); in snd_pmac_tumbler_post_init()
A Dpmac.h185 int (*init_client)(struct pmac_keywest *i2c); member
A Dtumbler.c1232 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()
A Ddaca.c255 mix->i2c.init_client = daca_init_client; in snd_pmac_daca_init()

Completed in 12 milliseconds