Searched refs:init_client (Results 1 – 12 of 12) sorted by relevance
132 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()
1239 if (mix->i2c.client && mix->i2c.init_client) { in tumbler_resume()1240 if (mix->i2c.init_client(&mix->i2c) < 0) in tumbler_resume()1399 mix->i2c.init_client = tumbler_init_client; in snd_pmac_tumbler_init()1403 mix->i2c.init_client = snapper_init_client; in snd_pmac_tumbler_init()
54 int (*init_client)(struct nfs_client *); member
746 .init_client = nfs_init_client,
998 .init_client = nfs_init_client,
353 ret = clp->cl_mvops->init_client(clp); in nfs4_init_client_minor_version()
425 return rpc_ops->init_client(new, cl_init); in nfs_get_client()
9611 .init_client = nfs40_init_client,9640 .init_client = nfs41_init_client,9672 .init_client = nfs41_init_client,9788 .init_client = nfs4_init_client,
96 init_client function and add an insmod parameter to set this up.
1661 struct nfs_client *(*init_client) (struct nfs_client *, member