Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/gigaset/
Dbas-gigaset.c395 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()
2493 rc = req_submit(cs->bcs, HD_CLOSE_ATCHANNEL, 0, 0); in gigaset_suspend()
2655 HD_CLOSE_ATCHANNEL, OUT_VENDOR_REQ, in bas_gigaset_exit()
Dgigaset.h151 #define HD_CLOSE_ATCHANNEL (0x29) /* 3070 */ macro