Searched refs:init_client (Results 1 – 12 of 12) sorted by relevance
114 err = keywest_ctx->init_client(keywest_ctx); in snd_pmac_tumbler_post_init()
185 int (*init_client)(struct pmac_keywest *i2c); member
255 mix->i2c.init_client = daca_init_client; in snd_pmac_daca_init()
1233 if (mix->i2c.client && mix->i2c.init_client) { in tumbler_resume()1234 if (mix->i2c.init_client(&mix->i2c) < 0) in tumbler_resume()1395 mix->i2c.init_client = tumbler_init_client; in snd_pmac_tumbler_init()1399 mix->i2c.init_client = snapper_init_client; in snd_pmac_tumbler_init()
61 int (*init_client)(struct nfs_client *); member
759 .init_client = nfs_init_client,
1064 .init_client = nfs_init_client,
403 ret = clp->cl_mvops->init_client(clp); in nfs4_init_client_minor_version()
432 return rpc_ops->init_client(new, cl_init); in nfs_get_client()
10495 .init_client = nfs40_init_client,10525 .init_client = nfs41_init_client,10561 .init_client = nfs41_init_client,10709 .init_client = nfs4_init_client,
136 init_client function and add an insmod parameter to set this up.
1812 struct nfs_client *(*init_client) (struct nfs_client *, member