udl_softc
static int udl_cmd_write_buf_le16(struct udl_softc *, const uint8_t *, uint32_t, uint8_t, int);
udl_init_resolution(struct udl_softc *sc)
static int udl_cmd_buf_copy_le16(struct udl_softc *, uint32_t, uint32_t, uint8_t, int);
udl_select_mode(struct udl_softc *sc)
static int udl_power_save(struct udl_softc *, int, int);
udl_cmd_write_buf_le16(struct udl_softc *sc, const uint8_t *buf, uint32_t off,
udl_cmd_buf_copy_le16(struct udl_softc *sc, uint32_t src, uint32_t dst,
.size = sizeof(struct udl_softc),
udl_get_fb_size(struct udl_softc *sc)
udl_get_fb_width(struct udl_softc *sc)
udl_get_fb_height(struct udl_softc *sc)
udl_get_fb_hz(struct udl_softc *sc)
struct udl_softc *sc = arg;
struct udl_softc *sc = device_get_softc(dev);
struct udl_softc *sc = device_get_softc(dev);
struct udl_softc *sc = device_get_softc(dev);
struct udl_softc *sc = arg;
udl_cmd_buf_alloc_locked(struct udl_softc *sc, int flags)
udl_cmd_buf_alloc(struct udl_softc *sc, int flags)
udl_cmd_buf_send(struct udl_softc *sc, struct udl_cmd_buf *cb)
udl_fb_synchronize_locked(struct udl_softc *sc)
struct udl_softc *sc = usbd_xfer_softc(xfer);
udl_power_save(struct udl_softc *sc, int on, int flags)
udl_ctrl_msg(struct udl_softc *sc, uint8_t rt, uint8_t r,
udl_poll(struct udl_softc *sc, uint32_t *buf)
udl_read_1(struct udl_softc *sc, uint16_t addr, uint8_t *buf)
udl_write_1(struct udl_softc *sc, uint16_t addr, uint8_t buf)
udl_read_edid(struct udl_softc *sc, uint8_t *buf)
udl_select_chip(struct udl_softc *sc, struct usb_attach_arg *uaa)
udl_set_enc_key(struct udl_softc *sc, uint8_t *buf, uint8_t len)
udl_fbmem_alloc(struct udl_softc *sc)
udl_init_chip(struct udl_softc *sc)
static void udl_select_chip(struct udl_softc *, struct usb_attach_arg *);
static int udl_init_chip(struct udl_softc *);
static void udl_select_mode(struct udl_softc *);
static int udl_init_resolution(struct udl_softc *);
static void udl_fbmem_alloc(struct udl_softc *);