Home
last modified time | relevance | path

Searched refs:Segment (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/
A Ddrm_panic_qr.rs305 enum Segment<'a> { enum
310 impl Segment<'_> { implementation
313 Segment::Binary(_) => (MODE_BINARY, 4), in get_header()
322 Segment::Binary(_) => match v { in length_bits_count()
326 Segment::Numeric(_) => match v { in length_bits_count()
337 Segment::Binary(data) => data.len(), in character_count()
338 Segment::Numeric(data) => { in character_count()
356 Segment::Numeric(_) => { in total_size_bits()
416 segment: &'a Segment<'a>,
426 Segment::Binary(data) => { in next()
[all …]
/drivers/sbus/char/
A DKconfig54 tristate "7-Segment Display support"
/drivers/usb/misc/
A DKconfig72 tristate "USB 7-Segment LED Display"
74 Say Y here if you have a USB 7-Segment Display by Delcom

Completed in 9 milliseconds