Searched refs:rio_clr_err_stopped (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/rapidio/ |
H A D | rio.c | 1067 * rio_clr_err_stopped - Clears port Error-stopped states. 1079 static int rio_clr_err_stopped(struct rio_dev *rdev, u32 pnum, u32 err_status) in rio_clr_err_stopped() function 1279 if (rio_clr_err_stopped(rdev, portnum, err_status)) in rio_inb_pwrite_handler() 1280 rio_clr_err_stopped(rdev, portnum, 0); in rio_inb_pwrite_handler()
|
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio.c | 1067 * rio_clr_err_stopped - Clears port Error-stopped states. 1079 static int rio_clr_err_stopped(struct rio_dev *rdev, u32 pnum, u32 err_status) in rio_clr_err_stopped() function 1279 if (rio_clr_err_stopped(rdev, portnum, err_status)) in rio_inb_pwrite_handler() 1280 rio_clr_err_stopped(rdev, portnum, 0); in rio_inb_pwrite_handler()
|
Completed in 6 milliseconds