Searched defs:HdfChipDriverFactory (Results 1 – 1 of 1) sorted by relevance
74 struct HdfChipDriverFactory { struct75 const char *driverName; /**< Driver name */100 * @brief Releases a specified <b>HdfChipDriverFactory</b> instance. argument107 void (*ReleaseFactory)(struct HdfChipDriverFactory *factory); argument132 …* @brief Obtains the maximum number of interfaces of a specified <b>HdfChipDriverFactory</b> insta… argument140 uint8_t (*GetMaxIFCount)(struct HdfChipDriverFactory *factory); argument