Searched refs:__do_config_autodelink (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/usb/storage/ |
D | realtek_cr.c | 502 static int __do_config_autodelink(struct us_data *us, u8 *data, u16 len) in __do_config_autodelink() function 551 retval = __do_config_autodelink(us, &value, 1); in do_config_autodelink() 582 retval = __do_config_autodelink(us, &value, 1); in config_autodelink_after_power_on() 604 retval = __do_config_autodelink(us, &value, 1); in config_autodelink_after_power_on() 679 retval = __do_config_autodelink(us, &value, 1); in config_autodelink_before_power_down()
|