Searched refs:devinfo (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/
H A Di2c-boardinfo.c75 struct i2c_devinfo *devinfo; local
77 devinfo = kzalloc(sizeof(*devinfo), GFP_KERNEL);
78 if (!devinfo) {
84 devinfo->busnum = busnum;
85 devinfo->board_info = *info;
86 list_add_tail(&devinfo->list, &__i2c_board_list);
H A Di2c-core.c804 struct i2c_devinfo *devinfo; local
807 list_for_each_entry(devinfo, &__i2c_board_list, list) {
808 if (devinfo->busnum == adapter->nr
810 &devinfo->board_info))
813 devinfo->board_info.addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_devinfo.c275 * devinfo vendor and model strings.
314 * pad, and set devinfo->compatible. The scsi_static_device_list entries
340 * devinfo->compatible. The scsi_static_device_list entries are
348 struct scsi_dev_info_list *devinfo; local
355 devinfo = kmalloc(sizeof(*devinfo), GFP_KERNEL);
356 if (!devinfo) {
361 scsi_strcpy_devinfo("vendor", devinfo->vendor, sizeof(devinfo->vendor),
363 scsi_strcpy_devinfo("model", devinfo
474 struct scsi_dev_info_list *devinfo; local
540 struct scsi_dev_info_list *devinfo = local
737 struct scsi_dev_info_list *devinfo; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c142 struct ahc_devinfo *devinfo);
158 struct ahc_devinfo *devinfo);
160 struct ahc_devinfo *devinfo,
164 struct ahc_devinfo *devinfo,
167 struct ahc_devinfo *devinfo);
169 struct ahc_devinfo *devinfo,
172 struct ahc_devinfo *devinfo,
175 struct ahc_devinfo *devinfo,
189 struct ahc_devinfo *devinfo);
191 struct ahc_devinfo *devinfo);
979 struct ahc_devinfo devinfo; local
1610 struct ahc_devinfo devinfo; local
1746 struct ahc_devinfo devinfo; local
1773 struct ahc_devinfo devinfo; local
1964 ahc_force_renegotiation(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
2408 ahc_update_neg_request(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct ahc_tmode_tstate *tstate, struct ahc_initiator_tinfo *tinfo, ahc_neg_type neg_type) argument
2451 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, const struct ahc_syncrate *syncrate, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) argument
2578 ahc_set_width(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int width, u_int type, int paused) argument
2634 ahc_set_tags(struct ahc_softc *ahc, struct scsi_cmnd *cmd, struct ahc_devinfo *devinfo, ahc_queue_alg alg) argument
2664 struct ahc_devinfo devinfo; local
2728 ahc_fetch_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
2778 ahc_compile_devinfo(struct ahc_devinfo *devinfo, u_int our_id, u_int target, u_int lun, char channel, role_t role) argument
2793 ahc_print_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
2800 ahc_scb_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
2834 ahc_setup_initiator_msgout(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
2920 ahc_build_transfer_msg(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
3018 ahc_construct_sdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int period, u_int offset) argument
3038 ahc_construct_wdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int bus_width) argument
3056 ahc_construct_ppr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) argument
3098 struct ahc_devinfo devinfo; local
3195 struct ahc_devinfo devinfo; local
3538 ahc_parse_msg(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
3960 ahc_handle_msg_reject(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
4111 ahc_handle_ign_wide_residue(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
4272 ahc_handle_devreset(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, cam_status status, char *message, int verbose_level) argument
4327 ahc_setup_target_msgin(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct scb *scb) argument
6430 struct ahc_devinfo devinfo; local
6562 struct ahc_devinfo devinfo; local
[all...]
H A Daic79xx_core.c114 struct ahd_devinfo *devinfo);
129 struct ahd_devinfo *devinfo,
133 struct ahd_devinfo *devinfo);
135 struct ahd_devinfo *devinfo,
138 struct ahd_devinfo *devinfo,
141 struct ahd_devinfo *devinfo);
143 struct ahd_devinfo *devinfo,
146 struct ahd_devinfo *devinfo,
149 struct ahd_devinfo *devinfo,
162 struct ahd_devinfo *devinfo);
1869 struct ahd_devinfo devinfo; local
2017 struct ahd_devinfo devinfo; local
2127 struct ahd_devinfo devinfo; local
2204 struct ahd_devinfo devinfo; local
2262 struct ahd_devinfo devinfo; local
2459 struct ahd_devinfo devinfo; local
2990 struct ahd_devinfo devinfo; local
3277 struct ahd_devinfo devinfo; local
3374 ahd_force_renegotiation(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
3774 ahd_update_neg_request(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_tmode_tstate *tstate, struct ahd_initiator_tinfo *tinfo, ahd_neg_type neg_type) argument
3817 ahd_set_syncrate(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) argument
3963 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) argument
4017 ahd_set_tags(struct ahd_softc *ahd, struct scsi_cmnd *cmd, struct ahd_devinfo *devinfo, ahd_queue_alg alg) argument
4028 ahd_update_neg_table(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_transinfo *tinfo) argument
4168 struct ahd_devinfo devinfo; local
4231 ahd_fetch_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4266 ahd_print_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4291 ahd_compile_devinfo(struct ahd_devinfo *devinfo, u_int our_id, u_int target, u_int lun, char channel, role_t role) argument
4306 ahd_scb_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
4329 ahd_setup_initiator_msgout(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
4450 ahd_build_transfer_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
4546 ahd_construct_sdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset) argument
4566 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int bus_width) argument
4584 ahd_construct_ppr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) argument
4643 struct ahd_devinfo devinfo; local
5026 ahd_parse_msg(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
5444 ahd_handle_msg_reject(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
5615 ahd_handle_ign_wide_residue(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
5843 ahd_handle_devreset(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int lun, cam_status status, char *message, int verbose_level) argument
5907 ahd_setup_target_msgin(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct scb *scb) argument
7389 struct ahd_devinfo devinfo; local
7571 struct ahd_devinfo devinfo; local
7650 struct ahd_devinfo devinfo; local
8776 struct ahd_devinfo devinfo; local
8946 struct ahd_devinfo devinfo; local
[all...]
H A Daic79xx_osm.c355 struct ahd_devinfo *devinfo);
593 struct ahd_devinfo devinfo; local
629 ahd_compile_devinfo(&devinfo, ahd->our_id, starget->id,
632 ahd_set_syncrate(ahd, &devinfo, 0, 0, 0,
634 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
1277 struct ahd_devinfo devinfo; local
1283 ahd_compile_devinfo(&devinfo, ahd->our_id, target_id,
1285 ahd_update_neg_request(ahd, &devinfo, tstate,
1378 struct ahd_devinfo *devinfo, ahd_queue_alg alg)
1415 usertags = ahd_linux_user_tagdepth(ahd, devinfo);
1377 ahd_platform_set_tags(struct ahd_softc *ahd, struct scsi_device *sdev, struct ahd_devinfo *devinfo, ahd_queue_alg alg) argument
1471 ahd_linux_user_tagdepth(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
1507 struct ahd_devinfo devinfo; local
1877 struct ahd_devinfo devinfo; local
2383 struct ahd_devinfo devinfo; local
2402 struct ahd_devinfo devinfo; local
2455 struct ahd_devinfo devinfo; local
2490 struct ahd_devinfo devinfo; local
2532 struct ahd_devinfo devinfo; local
2571 struct ahd_devinfo devinfo; local
2611 struct ahd_devinfo devinfo; local
2647 struct ahd_devinfo devinfo; local
2683 struct ahd_devinfo devinfo; local
2727 struct ahd_devinfo devinfo; local
2777 struct ahd_devinfo devinfo; local
[all...]
H A Daic7xxx_osm.c376 struct ahc_devinfo *devinfo);
569 struct ahc_devinfo devinfo; local
622 ahc_compile_devinfo(&devinfo, our_id, starget->id,
625 ahc_set_syncrate(ahc, &devinfo, NULL, 0, 0, 0,
627 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
1177 struct ahc_devinfo devinfo; local
1194 ahc_compile_devinfo(&devinfo, our_id, target_id,
1196 ahc_update_neg_request(ahc, &devinfo, tstate,
1272 struct ahc_devinfo *devinfo, ahc_queue_alg alg)
1306 usertags = ahc_linux_user_tagdepth(ahc, devinfo);
1271 ahc_platform_set_tags(struct ahc_softc *ahc, struct scsi_device *sdev, struct ahc_devinfo *devinfo, ahc_queue_alg alg) argument
1361 ahc_linux_user_tagdepth(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
1397 struct ahc_devinfo devinfo; local
1831 struct ahc_devinfo devinfo; local
2354 struct ahc_devinfo devinfo; local
2373 struct ahc_devinfo devinfo; local
2417 struct ahc_devinfo devinfo; local
2445 struct ahc_devinfo devinfo; local
[all...]
H A Daic7xxx.h1192 void ahc_compile_devinfo(struct ahc_devinfo *devinfo,
1216 struct ahc_devinfo *devinfo,
1219 struct ahc_devinfo *devinfo,
H A Daic79xx_osm.h649 struct ahd_devinfo *devinfo)
675 struct ahd_devinfo *devinfo, ahd_queue_alg);
648 ahd_notify_xfer_settings_change(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) argument
H A Daic7xxx_osm.h660 struct ahc_devinfo *devinfo)
684 struct ahc_devinfo *devinfo, ahc_queue_alg);
659 ahc_notify_xfer_settings_change(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) argument
H A Daic79xx.h1393 void ahd_compile_devinfo(struct ahd_devinfo *devinfo,
1415 struct ahd_devinfo *devinfo,
1418 struct ahd_devinfo *devinfo,
1466 struct ahd_devinfo *devinfo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sh/maple/
H A Dmaple.c319 if (mdev->devinfo.function & cpu_to_be32(maple_drv->function))
339 memcpy(&mdev->devinfo.function, recvbuf + 4, 4);
340 memcpy(&mdev->devinfo.function_data[0], recvbuf + 8, 12);
341 memcpy(&mdev->devinfo.area_code, recvbuf + 20, 1);
342 memcpy(&mdev->devinfo.connector_direction, recvbuf + 21, 1);
343 memcpy(&mdev->devinfo.product_name[0], recvbuf + 22, 30);
344 memcpy(&mdev->devinfo.standby_power, recvbuf + 112, 2);
345 memcpy(&mdev->devinfo.max_power, recvbuf + 114, 2);
346 memcpy(mdev->product_name, mdev->devinfo.product_name, 30);
348 memcpy(mdev->product_licence, mdev->devinfo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Dcuse.c256 * @devinfo: out parameter for parsed device info
258 * Parse @p to extract device info and store it into @devinfo. String
259 * pointed to by @p is modified by parsing and @devinfo points into
260 * them, so @p shouldn't be freed while @devinfo is in use.
265 static int cuse_parse_devinfo(char *p, size_t len, struct cuse_devinfo *devinfo) argument
278 devinfo->name = val;
284 if (!devinfo->name || !strlen(devinfo->name)) {
309 struct cuse_devinfo devinfo = { }; local
328 &devinfo);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dvmbus_api.h129 void (*GetInfo)(struct hv_device *dev, struct hv_device_info *devinfo);
187 struct hv_device_info *devinfo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-cd.c738 cd->devinfo.media_written = 1;
859 struct cdrom_device_info *cdi = &info->devinfo;
957 struct cdrom_device_info *cdi = &info->devinfo;
1124 struct cdrom_device_info *cdi = &info->devinfo;
1191 struct cdrom_device_info *devinfo = &info->devinfo; local
1195 devinfo->ops = &ide_cdrom_dops;
1196 devinfo->speed = info->current_speed;
1197 devinfo->capacity = nslots;
1198 devinfo
1562 struct cdrom_device_info *devinfo = &info->devinfo; local
[all...]
H A Dide-cd.h94 struct cdrom_device_info devinfo; member in struct:cdrom_info
H A Dide-cd_ioctl.c105 struct cdrom_device_info *cdi = &cd->devinfo;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmaple.h74 struct maple_devinfo devinfo; member in struct:maple_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh.c300 struct scsi_device_handler *devinfo = NULL; local
310 devinfo = device_handler_match(NULL, sdev);
311 if (devinfo)
312 err = scsi_dh_handler_attach(sdev, devinfo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
H A Dseq_oss_midi.c50 struct seq_oss_devinfo *devinfo; /* assigned OSSseq device */ member in struct:seq_oss_midi
340 if (mdev->opened && mdev->devinfo != dp) {
388 mdev->devinfo = dp;
404 if (! mdev->opened || mdev->devinfo != dp) {
425 mdev->devinfo = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/
H A Dcomedi_fops.c359 pointer to devinfo structure
365 devinfo structure
372 struct comedi_devinfo devinfo; local
381 memset(&devinfo, 0, sizeof(devinfo));
383 /* fill devinfo structure */
384 devinfo.version_code = COMEDI_VERSION_CODE;
385 devinfo.n_subdevs = dev->n_subdevices;
386 memcpy(devinfo.driver_name, dev->driver->driver_name, COMEDI_NAMELEN);
387 memcpy(devinfo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dmaplecontrol.c102 unsigned long data = be32_to_cpu(mdev->devinfo.function_data[0]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c448 hub_clear_tt_buffer (struct usb_device *hdev, u16 devinfo, u16 tt) argument
451 HUB_CLEAR_TT_BUFFER, USB_RT_PORT, devinfo,
482 status = hub_clear_tt_buffer (hdev, clear->devinfo, clear->tt);
486 clear->tt, clear->devinfo, status);
530 clear->devinfo = usb_pipeendpoint (pipe);
531 clear->devinfo |= udev->devnum << 4;
532 clear->devinfo |= usb_pipecontrol (pipe)
536 clear->devinfo |= 1 << 15;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dhcd.h437 u16 devinfo; member in struct:usb_tt_clear
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dvmu-flash.c614 test_flash_data = be32_to_cpu(mdev->devinfo.function);
620 basic_flash_data = be32_to_cpu(mdev->devinfo.function_data[c - 1]);

Completed in 411 milliseconds

12