Searched defs:qnap_mcu (Results 1 – 1 of 1) sorted by relevance
59 struct qnap_mcu { struct62 struct qnap_mcu_reply reply; argument63 const struct qnap_mcu_variant *variant; argument81 static int qnap_mcu_write(struct qnap_mcu *mcu, const u8 *data, u8 data_size) in qnap_mcu_write() argument