Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dbas-gigaset.c393 case HD_CLOSE_ATCHANNEL: in check_pending()
1478 case HD_CLOSE_ATCHANNEL: in req_timeout()
2004 rc = req_submit(cs->bcs, HD_CLOSE_ATCHANNEL, 0, BAS_TIMEOUT); in gigaset_write_cmd()
2489 rc = req_submit(cs->bcs, HD_CLOSE_ATCHANNEL, 0, 0); in gigaset_suspend()
2651 HD_CLOSE_ATCHANNEL, OUT_VENDOR_REQ, in bas_gigaset_exit()
Dgigaset.h148 #define HD_CLOSE_ATCHANNEL (0x29) /* 3070 */ macro