Searched defs:flexcop_device (Results 1 – 1 of 1) sorted by relevance
60 struct flexcop_device { struct72 flexcop_device_type_t dev_type; argument73 flexcop_bus_t bus_type;97 flexcop_ibi_value(*read_ibi_reg) (struct flexcop_device *, argument99 int (*write_ibi_reg) (struct flexcop_device *, argument103 int (*stream_control) (struct flexcop_device *, int); argument104 int (*get_mac_addr) (struct flexcop_device *fc, int extended); argument111 void flexcop_pass_dmx_data(struct flexcop_device *fc, u8 *buf, u32 len); argument
Completed in 3 milliseconds