Searched refs:store_remove_id (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci-driver.c146 * store_remove_id - remove a PCI device ID from this driver
154 store_remove_id(struct device_driver *driver, const char *buf, size_t count) function
189 static DRIVER_ATTR(remove_id, S_IWUSR, NULL, store_remove_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Ddriver.c89 * store_remove_id - remove a USB device ID from this driver
97 store_remove_id(struct device_driver *driver, const char *buf, size_t count) function
127 static DRIVER_ATTR(remove_id, S_IWUSR, NULL, store_remove_id);

Completed in 74 milliseconds