Home
last modified time | relevance | path

Searched refs:CmdUrbs (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_edgeport.c263 static atomic_t CmdUrbs = ATOMIC_INIT(0); variable
851 atomic_dec(&CmdUrbs); in edge_bulk_out_cmd_callback()
853 __func__, urb, atomic_read(&CmdUrbs)); in edge_bulk_out_cmd_callback()
2258 atomic_inc(&CmdUrbs); in write_cmd_usb()
2260 __func__, urb, atomic_read(&CmdUrbs)); in write_cmd_usb()
2275 atomic_dec(&CmdUrbs); in write_cmd_usb()