Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtrtl.h40 __le16 num_patches; member
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6897 u_int num_patches; in ahc_check_patch() local
6899 num_patches = ARRAY_SIZE(patches); in ahc_check_patch()
6900 last_patch = &patches[num_patches]; in ahc_check_patch()
H A Daic79xx_core.c9420 u_int num_patches; in ahd_check_patch() local
9422 num_patches = ARRAY_SIZE(patches); in ahd_check_patch()
9423 last_patch = &patches[num_patches]; in ahd_check_patch()