Searched refs:spin (Results 1 - 3 of 3) sorted by relevance

/drivers/net/can/softing/
H A Dsofting.h40 spinlock_t spin; /* protect this structure & DPRAM access */ member in struct:softing
H A Dsofting_main.c46 spin_lock_bh(&card->spin);
49 spin_unlock_bh(&card->spin);
56 spin_lock_bh(&card->spin);
59 spin_unlock_bh(&card->spin);
78 spin_lock(&card->spin);
127 spin_unlock(&card->spin);
338 spin_lock_bh(&card->spin);
343 spin_unlock_bh(&card->spin);
795 spin_lock_init(&card->spin);
/drivers/media/dvb/frontends/
H A Ddrxk_hard.c888 const char *spin = ""; local
941 spin = "A1";
945 spin = "A2";
949 spin = "A3";
1071 "drxk: detected a drx-39%02xk, spin %s, xtal %d.%03d MHz\n",
1072 ((sioTopJtagidLo >> 12) & 0xFF), spin,

Completed in 77 milliseconds