Searched refs:client_template (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbt832.c54 static struct i2c_client client_template; variable in typeref:struct:i2c_client
166 client_template.adapter = adap;
167 client_template.addr = addr;
171 t->client = client_template;
239 static struct i2c_client client_template = variable in typeref:struct:i2c_client
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtuner-3036.c35 static struct i2c_client client_template; variable in typeref:struct:i2c_client
121 client_template.adapter = adap;
122 client_template.addr = addr;
127 memcpy(client, &client_template, sizeof(struct i2c_client));
188 static struct i2c_client client_template = variable in typeref:struct:i2c_client
H A Dtea6415c.c52 static struct i2c_client client_template; variable in typeref:struct:i2c_client
72 memcpy(client, &client_template, sizeof(struct i2c_client));
203 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dtea6420.c49 static struct i2c_client client_template; variable in typeref:struct:i2c_client
109 memcpy(client, &client_template, sizeof(struct i2c_client));
179 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dtda9840.c52 static struct i2c_client client_template; variable in typeref:struct:i2c_client
181 memcpy(client, &client_template, sizeof(struct i2c_client));
234 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dsaa6588.c91 static struct i2c_client client_template; variable in typeref:struct:i2c_client
395 client_template.adapter = adap;
396 client_template.addr = addr;
409 s->client = client_template;
499 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dtda7432.c89 static struct i2c_client client_template; variable in typeref:struct:i2c_client
305 memcpy(client,&client_template,sizeof(struct i2c_client));
496 static struct i2c_client client_template = variable in typeref:struct:i2c_client
H A Dtda9875.c54 static struct i2c_client client_template; variable in typeref:struct:i2c_client
236 memcpy(client,&client_template,sizeof(struct i2c_client));
374 static struct i2c_client client_template = variable in typeref:struct:i2c_client
H A Dsaa5246a.c71 static struct i2c_client client_template; variable in typeref:struct:i2c_client
85 client_template.adapter = adap;
86 client_template.addr = addr;
87 memcpy(client, &client_template, sizeof(*client));
169 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dsaa5249.c135 static struct i2c_client client_template; variable in typeref:struct:i2c_client
149 client_template.adapter = adap;
150 client_template.addr = addr;
151 memcpy(client, &client_template, sizeof(*client));
238 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dtuner-core.c67 static struct i2c_client client_template; variable in typeref:struct:i2c_client
431 client_template.adapter = adap;
432 client_template.addr = addr;
437 memcpy(&t->i2c, &client_template, sizeof(struct i2c_client));
851 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dir-kbd-i2c.c284 static struct i2c_client client_template = variable in typeref:struct:i2c_client
307 ir->c = client_template;
H A Dtvp5150.c984 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
1001 client_template.adapter = adapter;
1002 client_template.addr = address;
1013 memcpy(c, &client_template, sizeof(struct i2c_client));
H A Dtvaudio.c150 static struct i2c_client client_template; variable in typeref:struct:i2c_client
1474 memcpy(&chip->c,&client_template,sizeof(struct i2c_client));
1794 static struct i2c_client client_template = variable in typeref:struct:i2c_client
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ovcamchip/
H A Dovcamchip_core.c73 static struct i2c_client client_template; variable in typeref:struct:i2c_client
315 memcpy(c, &client_template, sizeof *c);
422 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/codecs/
H A Dwm8731.c607 static struct i2c_client client_template; variable in typeref:struct:i2c_client
623 client_template.adapter = adap;
624 client_template.addr = addr;
626 i2c = kmemdup(&client_template, sizeof(client_template), GFP_KERNEL);
679 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dwm8750.c893 static struct i2c_client client_template; variable in typeref:struct:i2c_client
906 client_template.adapter = adap;
907 client_template.addr = addr;
909 i2c = kmemdup(&client_template, sizeof(client_template), GFP_KERNEL);
962 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dwm8955.c893 static struct i2c_client client_template; variable in typeref:struct:i2c_client
906 client_template.adapter = adap;
907 client_template.addr = addr;
909 i2c = kmemdup(&client_template, sizeof(client_template), GFP_KERNEL);
962 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
H A Dwm8753.c1642 static struct i2c_client client_template; variable in typeref:struct:i2c_client
1655 client_template.adapter = adap;
1656 client_template.addr = addr;
1658 i2c = kmemdup(&client_template, sizeof(client_template), GFP_KERNEL);
1712 static struct i2c_client client_template = { variable in typeref:struct:i2c_client
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa6752hs.c31 static struct i2c_client client_template; variable in typeref:struct:i2c_client
687 h->client = client_template;
807 static struct i2c_client client_template = variable in typeref:struct:i2c_client

Completed in 215 milliseconds