Searched refs:app_lock (Results 1 – 5 of 5) sorted by relevance
77 spin_lock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_start()82 spin_unlock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_start()103 spin_lock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_start()105 spin_unlock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_start()125 spin_lock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_stop()128 spin_unlock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_stop()180 spin_lock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_heartbeat()184 spin_unlock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_heartbeat()
54 spin_lock_bh(&pd->app_lock[OZ_APPID_SERIAL-1]); in oz_cdev_claim_ctx()58 spin_unlock_bh(&pd->app_lock[OZ_APPID_SERIAL-1]); in oz_cdev_claim_ctx()178 spin_lock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_cdev_write()189 spin_unlock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_cdev_write()407 spin_lock_bh(&pd->app_lock[OZ_APPID_SERIAL-1]); in oz_cdev_start()410 spin_unlock_bh(&pd->app_lock[OZ_APPID_SERIAL-1]); in oz_cdev_start()414 spin_unlock_bh(&pd->app_lock[OZ_APPID_SERIAL-1]); in oz_cdev_start()438 spin_lock_bh(&pd->app_lock[OZ_APPID_SERIAL-1]); in oz_cdev_stop()441 spin_unlock_bh(&pd->app_lock[OZ_APPID_SERIAL-1]); in oz_cdev_stop()
357 spin_lock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_rx()361 spin_unlock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_rx()425 spin_lock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_farewell()429 spin_unlock_bh(&pd->app_lock[OZ_APPID_USB-1]); in oz_usb_farewell()
79 spinlock_t app_lock[OZ_APPID_MAX]; member
169 spin_lock_init(&pd->app_lock[i]); in oz_pd_alloc()