Home
last modified time | relevance | path

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

/drivers/staging/ozwpan/
Dozcdev.c52 spin_lock_bh(&pd->app_lock[OZ_APPID_SERIAL]); in oz_cdev_claim_ctx()
53 ctx = (struct oz_serial_ctx *) pd->app_ctx[OZ_APPID_SERIAL]; in oz_cdev_claim_ctx()
56 spin_unlock_bh(&pd->app_lock[OZ_APPID_SERIAL]); in oz_cdev_claim_ctx()
180 ei->app_id = OZ_APPID_SERIAL; in oz_cdev_write()
182 app_hdr->app_id = OZ_APPID_SERIAL; in oz_cdev_write()
186 ctx = (struct oz_serial_ctx *) pd->app_ctx[OZ_APPID_SERIAL]; in oz_cdev_write()
415 oz_app_enable(OZ_APPID_SERIAL, 1); in oz_cdev_init()
424 oz_app_enable(OZ_APPID_SERIAL, 0); in oz_cdev_term()
444 spin_lock_bh(&pd->app_lock[OZ_APPID_SERIAL]); in oz_cdev_start()
445 old_ctx = pd->app_ctx[OZ_APPID_SERIAL]; in oz_cdev_start()
[all …]
Dozprotocol.h142 #define OZ_APPID_SERIAL 0x4 macro
143 #define OZ_APPID_MAX OZ_APPID_SERIAL
Dozpd.c51 [OZ_APPID_SERIAL] = {