Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dbas-gigaset.c396 case HD_CLOSE_ATCHANNEL: in check_pending()
1481 case HD_CLOSE_ATCHANNEL: in req_timeout()
2007 rc = req_submit(cs->bcs, HD_CLOSE_ATCHANNEL, 0, BAS_TIMEOUT); in gigaset_write_cmd()
2492 rc = req_submit(cs->bcs, HD_CLOSE_ATCHANNEL, 0, 0); in gigaset_suspend()
2654 HD_CLOSE_ATCHANNEL, OUT_VENDOR_REQ, in bas_gigaset_exit()
Dgigaset.h151 #define HD_CLOSE_ATCHANNEL (0x29) /* 3070 */ macro