Searched refs:init_client (Results 1 – 12 of 12) sorted by relevance
122 if ((err = keywest_ctx->init_client(keywest_ctx)) < 0) { in snd_pmac_tumbler_post_init()
184 int (*init_client)(struct pmac_keywest *i2c); member
249 mix->i2c.init_client = daca_init_client; in snd_pmac_daca_init()
1225 if (mix->i2c.client && mix->i2c.init_client) { in tumbler_resume()1226 if (mix->i2c.init_client(&mix->i2c) < 0) in tumbler_resume()1386 mix->i2c.init_client = tumbler_init_client; in snd_pmac_tumbler_init()1390 mix->i2c.init_client = snapper_init_client; in snd_pmac_tumbler_init()
59 int (*init_client)(struct nfs_client *); member
759 .init_client = nfs_init_client,
1040 .init_client = nfs_init_client,
400 ret = clp->cl_mvops->init_client(clp); in nfs4_init_client_minor_version()
430 return rpc_ops->init_client(new, cl_init); in nfs_get_client()
10270 .init_client = nfs40_init_client,10299 .init_client = nfs41_init_client,10334 .init_client = nfs41_init_client,10460 .init_client = nfs4_init_client,
136 init_client function and add an insmod parameter to set this up.
1786 struct nfs_client *(*init_client) (struct nfs_client *, member