Searched refs:keywest_ctx (Results 1 – 1 of 1) sorted by relevance
24 if (!keywest_ctx->client) in keywest_probe()25 keywest_ctx->client = client; in keywest_probe()40 if (! keywest_ctx) in keywest_attach_adapter()61 keywest_ctx->client = NULL; in keywest_attach_adapter()76 if (! keywest_ctx) in keywest_remove()104 if (keywest_ctx && keywest_ctx == i2c) { in snd_pmac_keywest_cleanup()106 keywest_ctx = NULL; in snd_pmac_keywest_cleanup()114 if (!keywest_ctx || !keywest_ctx->client) in snd_pmac_tumbler_post_init()117 err = keywest_ctx->init_client(keywest_ctx); in snd_pmac_tumbler_post_init()131 if (keywest_ctx) in snd_pmac_keywest_init()[all …]
Completed in 2 milliseconds