Searched refs:__do_config_autodelink (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/storage/ |
D | realtek_cr.c | 510 static int __do_config_autodelink(struct us_data *us, u8 *data, u16 len) in __do_config_autodelink() function 559 retval = __do_config_autodelink(us, &value, 1); in do_config_autodelink() 590 retval = __do_config_autodelink(us, &value, 1); in config_autodelink_after_power_on() 612 retval = __do_config_autodelink(us, &value, 1); in config_autodelink_after_power_on() 687 retval = __do_config_autodelink(us, &value, 1); in config_autodelink_before_power_down()
|