Searched defs:flexcop_device (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
| D | flexcop-common.h | 60 struct flexcop_device { struct 72 flexcop_device_type_t dev_type; argument 73 flexcop_bus_t bus_type; 97 flexcop_ibi_value(*read_ibi_reg) (struct flexcop_device *, argument 99 int (*write_ibi_reg) (struct flexcop_device *, argument 103 int (*stream_control) (struct flexcop_device *, int); argument 104 int (*get_mac_addr) (struct flexcop_device *fc, int extended); argument 111 void flexcop_pass_dmx_data(struct flexcop_device *fc, u8 *buf, u32 len); argument
|
| /kernel/linux/linux-6.6/drivers/media/common/b2c2/ |
| D | flexcop-common.h | 60 struct flexcop_device { struct 72 flexcop_device_type_t dev_type; argument 73 flexcop_bus_t bus_type; 97 flexcop_ibi_value(*read_ibi_reg) (struct flexcop_device *, argument 99 int (*write_ibi_reg) (struct flexcop_device *, argument 103 int (*stream_control) (struct flexcop_device *, int); argument 104 int (*get_mac_addr) (struct flexcop_device *fc, int extended); argument 111 void flexcop_pass_dmx_data(struct flexcop_device *fc, u8 *buf, u32 len); argument
|