Home
last modified time | relevance | path

Searched refs:use_cnt (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/parport/
Dparport_mfc3.c177 static int use_cnt; variable
320 if (use_cnt++ == 0) in parport_mfc3_init()
355 if (--use_cnt == 0) in parport_mfc3_exit()
/linux-4.19.296/include/linux/
Dpower_supply.h273 atomic_t use_cnt; member