Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/cxt1e1/
Dsbecom_inline_linux.h244 #define SD_SEM_GIVE(sem) up(sem) macro
Dmusycc.c596 SD_SEM_GIVE (&pi->sr_sem_busy); /* allow this next request */ in musycc_serv_req()
606 SD_SEM_GIVE (&pi->sr_sem_busy); /* allow this next request */ in musycc_serv_req()
642 SD_SEM_GIVE (&pi->sr_sem_busy); /* allow any next request */ in musycc_serv_req()
661 SD_SEM_GIVE (&pi->sr_sem_busy); /* allow any next request */ in musycc_serv_req()
1507 SD_SEM_GIVE (&pi->sr_sem_wait); /* wake up waiting process */ in musycc_intr_bh_tasklet()
Dpmcc4_drv.c981 SD_SEM_GIVE (&ci->sem_wdbusy); /* release per-board hold */ in c4_get_port()
1544 SD_SEM_GIVE (&ci->sem_wdbusy); in c4_stopwd()