Searched defs:name (Results 151 - 175 of 1384) sorted by relevance

1234567891011>>

/drivers/leds/
H A Dleds-sunfire.c116 const char *name; member in struct:led_type
150 lp->name = types[i].name;
158 lp->name);
190 .name = "clockboard-left",
194 .name = "clockboard-middle",
198 .name = "clockboard-right",
211 .name = "fhc-left",
215 .name = "fhc-middle",
219 .name
[all...]
/drivers/macintosh/
H A Dvia-pmu-backlight.c149 char name[10]; local
163 snprintf(name, sizeof(name), "pmubl");
168 bd = backlight_device_register(name, NULL, NULL, &pmu_backlight_data,
194 printk(KERN_INFO "PMU Backlight initialized (%s)\n", name);
H A Dwindfarm.h40 char *name; member in struct:wf_control
59 extern struct wf_control * wf_find_control(const char *name);
90 char *name; member in struct:wf_sensor
98 extern struct wf_sensor * wf_find_sensor(const char *name);
H A Dwindfarm_lm75_sensor.c57 sr->name, cfg);
104 lm->sens.name = client->dev.platform_data;
123 char *name; local
133 name = "hd-temp";
135 name = "incoming-air-temp";
137 name = "optical-drive-temp";
139 name = "hard-drive-temp";
145 info.platform_data = name;
151 ds1775 ? "ds1775" : "lm75", name);
170 DBG("wf_lm75: adapter %s detected\n", adapter->name);
[all...]
H A Dwindfarm_max6690_sensor.c78 max->sens.name = client->dev.platform_data;
97 char *name; local
100 name = "backside-temp";
102 name = "north-bridge-temp";
104 name = "gpu-temp";
110 info.platform_data = name;
179 .name = "wf_max6690",
/drivers/md/
H A Ddm-exception-store.c22 static struct dm_exception_store_type *__find_exception_store_type(const char *name) argument
27 if (!strcmp(name, type->name))
33 static struct dm_exception_store_type *_get_exception_store_type(const char *name) argument
39 type = __find_exception_store_type(name);
53 * Attempt to retrieve the dm_exception_store_type by name. If not already
64 * 'dm-exception-store-<type_name>' is too long of a name in my
115 if (!__find_exception_store_type(type->name))
129 if (!__find_exception_store_type(type->name)) {
H A Ddm-exception-store.h42 const char *name; member in struct:dm_exception_store_type
H A Ddm-uevent.c35 char *name; member in struct:__anon1330
48 char name[DM_NAME_LEN]; member in struct:dm_uevent
88 if (add_uevent_var(&event->ku_env, "DM_TARGET=%s", ti->type->name)) {
146 if (dm_copy_name_and_uuid(event->md, event->name,
153 if (add_uevent_var(&event->ku_env, "DM_NAME=%s", event->name)) {
196 _dm_uevent_type_names[event_type].name,
/drivers/media/common/tuners/
H A Dtuner-i2c.h33 char *name; member in struct:tuner_i2c_props
86 printk(kernlvl "%s %d-%04x: " fmt, i2cprops.name, \
150 state->i2c_props.name = devname; \
/drivers/media/dvb/dvb-usb/
H A Ddvb-usb-init.c175 /* determine the name and the state of the just found USB device */
253 info("found a '%s' in cold state, will try to load a firmware", desc->name);
259 info("found a '%s' in warm state.", desc->name);
279 info("%s successfully initialized and connected.", desc->name);
281 info("%s error while loading driver (%d)", desc->name, ret);
289 const char *name = "generic DVB-USB module"; local
293 name = d->desc->name;
296 info("%s successfully deinitialized and disconnected.", name);
/drivers/media/dvb/firewire/
H A Dfiredtv-fe.c152 void fdtv_frontend_init(struct firedtv *fdtv, const char *name) argument
250 strcpy(fi->name, name);
/drivers/media/video/au0828/
H A Dau0828-i2c.c321 .name = DRIVER_NAME,
327 .name = "au0828 internal",
336 static void do_i2c_scan(char *name, struct i2c_client *c) argument
347 name, i << 1, i2c_devs[i] ? i2c_devs[i] : "???");
365 strlcpy(dev->i2c_adap.name, DRIVER_NAME,
366 sizeof(dev->i2c_adap.name));
/drivers/media/video/bt8xx/
H A Dbttv-gpio.c72 .name = "bttv-sub",
84 int bttv_sub_add_device(struct bttv_core *core, char *name) argument
97 dev_set_name(&sub->dev, "%s%d", name, core->nr);
/drivers/media/video/davinci/
H A Dccdc_hw_device.h97 /* ccdc device name */
98 char name[32]; member in struct:ccdc_hw_device
/drivers/media/video/et61x251/
H A Det61x251_sensor.h80 char name[32]; member in struct:et61x251_sensor
/drivers/media/video/pvrusb2/
H A Dpvrusb2-debugifc.c27 const char *name; member in struct:debugifc_mask_item
/drivers/media/video/s5p-tv/
H A Dmixer_grp_layer.c21 .name = "RGB565",
33 .name = "ARGB1555",
45 .name = "ARGB4444",
57 .name = "ARGB8888",
245 char name[32]; local
247 sprintf(name, "graph%d", idx);
249 layer = mxr_base_layer_create(mdev, idx, name, &ops);
H A Dmixer_vp_layer.c22 .name = "NV12",
35 .name = "NV21",
48 .name = "NV12 (mplane)",
62 .name = "NV12 tiled (mplane)",
216 char name[32]; local
218 sprintf(name, "video%d", idx);
220 layer = mxr_base_layer_create(mdev, idx, name, &ops);
/drivers/media/video/
H A Dtveeprom.c73 char *name; member in struct:HAUPPAUGE_TUNER_FMT
94 char *name; member in struct:HAUPPAUGE_TUNER
306 char *name; member in struct:HAUPPAUGE_AUDIOIC
680 t_name1 = hauppauge_tuner[tuner1].name;
687 t_name2 = hauppauge_tuner[tuner2].name;
699 t_fmt_name1[j++] = hauppauge_tuner_fmt[i].name;
705 t_fmt_name2[j++] = hauppauge_tuner_fmt[i].name;
733 audioIC[audioic].name, audioic);
/drivers/media/video/zoran/
H A Dzoran_procfs.c55 char *name; member in struct:procfs_params_zr36067
92 char *name,
97 while (zr67[i].name != NULL) {
98 if (!strncmp(name, zr67[i].name, strlen(zr67[i].name))) {
111 zr67[i].name, val);
160 dprintk(4, KERN_INFO "%s: write_proc: name=%s count=%zu zr=%p\n",
161 ZR_DEVNAME(zr), file->f_path.dentry->d_name.name, count, zr);
196 char name[ local
91 setparam(struct zoran *zr, char *name, char *sval) argument
218 char name[8]; local
[all...]
/drivers/mfd/
H A Djanz-cmodio.c67 char *name, unsigned int devno,
80 cell->name = name;
127 char *name; local
131 name = modules[i];
132 if (!strcmp(name, "") || !strcmp(name, "empty"))
135 dev_dbg(&priv->pdev->dev, "MODULbus %d: name %s\n", i, name);
136 cmodio_setup_subdevice(priv, name, num_probe
66 cmodio_setup_subdevice(struct cmodio_device *priv, char *name, unsigned int devno, unsigned int modno) argument
[all...]
H A Dtps65911-comparator.c38 const char *name; member in struct:comparator
46 .name = "COMP1",
52 .name = "COMP2",
110 if (!strcmp(comp_attr.name, "comp1_threshold"))
112 else if (!strcmp(comp_attr.name, "comp2_threshold"))
168 .name = "tps65911-comparator",
/drivers/misc/cb710/
H A Dcore.c100 unsigned slot_mask, unsigned io_offset, const char *name)
108 name, chip->platform_id, nr, slot_mask, io_offset); local
116 slot->pdev.name = name;
332 .name = KBUILD_MODNAME,
99 cb710_register_slot(struct cb710_chip *chip, unsigned slot_mask, unsigned io_offset, const char *name) argument
/drivers/misc/eeprom/
H A Deeprom.c124 .name = "eeprom",
179 char name[4]; local
181 name[0] = i2c_smbus_read_byte_data(client, 0x80);
182 name[1] = i2c_smbus_read_byte_data(client, 0x81);
183 name[2] = i2c_smbus_read_byte_data(client, 0x82);
184 name[3] = i2c_smbus_read_byte_data(client, 0x83);
186 if (!memcmp(name, "PCG-", 4) || !memcmp(name, "VGN-", 4)) {
221 .name = "eeprom",
/drivers/mtd/chips/
H A Dcfi_util.c105 __xipram cfi_read_pri(struct map_info *map, __u16 adr, __u16 size, const char* name) argument
116 printk(KERN_INFO "%s Extended Query Table at 0x%4.4X\n", name, adr);

Completed in 7089 milliseconds

1234567891011>>