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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw.h301 int flag_init_ok; member in struct:pvr2_hdw_debug_info
H A Dpvrusb2-hdw-internal.h283 int flag_init_ok; /* true if structure is fully initialized */ member in struct:pvr2_hdw
H A Dpvrusb2-hdw.c2307 hdw->flag_init_ok = !0;
2323 hdw,pvr2_hdw_dev_ok(hdw),hdw->flag_init_ok);
2325 if (hdw->flag_init_ok) {
2415 return hdw->flag_init_ok;
4831 (hdw->flag_init_ok ? " <init>" : " <uninitialized>"),

Completed in 65 milliseconds