Searched defs:dvobj_priv (Results 1 – 1 of 1) sorted by relevance
1311 struct dvobj_priv { struct1313 u8 chip_type;1314 u8 HardwareType;1315 u8 interface_type;/*USB,SDIO,SPI,PCI*/1317 ATOMIC_T bSurpriseRemoved;1318 ATOMIC_T bDriverStopped;1320 s32 processing_dev_remove;1322 struct debug_priv drv_dbg;1324 _mutex hw_init_mutex;1325 _mutex h2c_fwcmd_mutex;[all …]