Searched refs:rescan (Results 26 - 39 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dat91_udc.c329 rescan:
382 goto rescan;
H A Dgoku_udc.c1540 rescan:
1680 goto rescan;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-q.c1719 rescan:
1747 goto rescan;
H A Doxu210hp-hcd.c1755 rescan:
1765 * reporting drops the lock. rescan using
1766 * the latest schedule, but don't rescan
1774 goto rescan;
2318 /* rescan the rest of this frame, then ... */
2989 rescan:
3020 goto rescan;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_sysfs.c495 static DEVICE_ATTR(rescan, S_IWUSR, NULL, store_rescan_field);
H A Dgdth.c57 * rescan:Y rescan all channels/IDs
58 * rescan:N use all devices found until now
70 * max_ids:127,rescan:N,hdr_channel:0,
72 * Here is another example: "gdth=reserve_list:0,1,2,0,0,1,3,0,rescan:Y".
81 * max_ids=127 rescan=0 hdr_channel=0 shared_access=0
83 * The other example: "modprobe gdth reserve_list=0,1,2,0,0,1,3,0 rescan=1".
346 /* rescan all IDs */
347 static int rescan = 0; variable
363 module_param(rescan, in
[all...]
H A Dsd.c310 .rescan = sd_rescan,
H A Dhpsa.c188 static DEVICE_ATTR(rescan, S_IWUSR, NULL, host_store_rescan);
1719 * adapter is not reset. That means we can rescan and
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvcs.c215 /* Status of partner info rescan triggered via sysfs. */
512 static DRIVER_ATTR(rescan,
940 * This function is executed by the driver "rescan" sysfs entry. It shouldn't
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsmp.c1036 static SYSDEV_CLASS_ATTR(rescan, 0200, NULL, rescan_store);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_trie.c1978 * fallback to using slow rescan
2062 rescan:
2088 goto rescan;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dnodemgr.c393 return sprintf(buf, "You can force a rescan of the bus for "
396 static BUS_ATTR(rescan, S_IWUSR | S_IRUGO, fw_get_rescan, fw_set_rescan);
1459 * rescan totally. If the generation matches for an existing node
1520 * Now let's tell the bus to rescan our devices. This may seem
1523 * new driver is added. A bus reset is a good reason to rescan
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_gem.c4928 rescan:
5012 goto rescan;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss.c601 static DEVICE_ATTR(rescan, S_IWUSR, NULL, host_store_rescan);
3505 * add_to_scan_list() - add controller to rescan queue
3508 * Adds the controller to the rescan queue if not already on the queue.
3545 * remove_from_scan_list() - remove controller from rescan queue
3548 * Removes the controller from the rescan queue if present. Blocks if
3549 * the controller is currently conducting a rescan. The controller
3579 * scan_thread() - kernel thread used to rescan controllers
3648 * *during* the scan_thread's rescan. And the rescan code is not

Completed in 311 milliseconds

12