Searched refs:__do_config_autodelink (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A 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()
|
Completed in 3 milliseconds