Searched refs:__do_config_autodelink (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/usb/storage/ |
D | realtek_cr.c | 501 static int __do_config_autodelink(struct us_data *us, u8 *data, u16 len) in __do_config_autodelink() function 550 retval = __do_config_autodelink(us, &value, 1); in do_config_autodelink() 581 retval = __do_config_autodelink(us, &value, 1); in config_autodelink_after_power_on() 603 retval = __do_config_autodelink(us, &value, 1); in config_autodelink_after_power_on() 678 retval = __do_config_autodelink(us, &value, 1); in config_autodelink_before_power_down()
|