Home
last modified time | relevance | path

Searched refs:linedisp_ops (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/auxdisplay/
H A Dline-display.h52 struct linedisp_ops { struct
73 const struct linedisp_ops *ops; argument
85 unsigned int num_chars, const struct linedisp_ops *ops);
H A Dseg-led-gpio.c58 static const struct linedisp_ops seg_led_linedisp_ops = {
H A Dmax6959.c82 static const struct linedisp_ops max6959_linedisp_ops = {
H A Dimg-ascii-lcd.c30 const struct linedisp_ops ops;
H A Dline-display.c333 unsigned int num_chars, const struct linedisp_ops *ops) in linedisp_register()
H A Dht16k33.c460 static const struct linedisp_ops ht16k33_linedisp_ops = {