Searched refs:first_init (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/sound/core/
H A Dvmaster.c337 bool first_init; master_put() local
342 first_init = err; master_put()
351 if (master->hook && !first_init) master_put()
468 bool first_init = false; snd_ctl_sync_vmaster() local
477 first_init = err; snd_ctl_sync_vmaster()
483 if (master->hook && !first_init) snd_ctl_sync_vmaster()
/linux-4.4.14/drivers/media/usb/stkwebcam/
H A Dstk-webcam.h103 int first_init; member in struct:stk_camera
H A Dstk-webcam.c620 if (!dev->first_init) v4l_stk_open()
623 dev->first_init = 0; v4l_stk_open()
1318 dev->first_init = 1; /* webcam LED management */ stk_camera_probe()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.h205 bool first_init; member in struct:rtl_pci
H A Dwifi.h1504 bool first_init; member in struct:rtl_hal
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dsw.c182 rtlpci->first_init = true; rtl92s_init_sw_vars()
H A Dhw.c566 if (rtlpci->first_init) { _rtl92se_macconfig_before_fwdownload()

Completed in 265 milliseconds