Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-regs.c302 goto end_set; in gsc_hw_set_out_image_format()
338 end_set: in gsc_hw_set_out_image_format()
/Linux-v5.10/drivers/scsi/aic7xxx/
Daic7xxx_core.c6792 u_int end_set[NUM_CRITICAL_SECTIONS]; in ahc_loadseq() local
6809 memset(end_set, 0, sizeof(end_set)); in ahc_loadseq()
6860 && end_set[cs_count] == FALSE) { in ahc_loadseq()
6862 end_set[cs_count] = TRUE; in ahc_loadseq()
Daic79xx_core.c9264 u_int end_set[NUM_CRITICAL_SECTIONS]; in ahd_loadseq() local
9292 memset(end_set, 0, sizeof(end_set)); in ahd_loadseq()
9383 && end_set[cs_count] == FALSE) { in ahd_loadseq()
9385 end_set[cs_count] = TRUE; in ahd_loadseq()