Home
last modified time | relevance | path

Searched defs:gb_beagleplay (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/greybus/
Dgb-beagleplay.c70 struct gb_beagleplay { struct
71 struct serdev_device *sd;
73 struct gb_host_device *gb_hd;
75 struct work_struct tx_work;
76 spinlock_t tx_producer_lock;
77 spinlock_t tx_consumer_lock;
78 struct circ_buf tx_circ_buf;
79 u16 tx_crc;
81 u16 rx_buffer_len;
82 bool rx_in_esc;
[all …]