mipid_device
static inline void mipid_cmd(struct mipid_device *md, int cmd)
static inline void mipid_write(struct mipid_device *md,
static inline void mipid_read(struct mipid_device *md,
static void set_data_lines(struct mipid_device *md, int data_lines)
static void send_init_string(struct mipid_device *md)
static void hw_guard_start(struct mipid_device *md, int guard_msec)
static void hw_guard_wait(struct mipid_device *md)
static void set_sleep_mode(struct mipid_device *md, int on)
static void set_display_state(struct mipid_device *md, int enabled)
struct mipid_device *md = to_mipid_device(panel);
struct mipid_device *md = to_mipid_device(panel);
struct mipid_device *md = to_mipid_device(panel);
static u16 read_first_pixel(struct mipid_device *md)
struct mipid_device *md = to_mipid_device(panel);
static void ls041y3_esd_recover(struct mipid_device *md)
static void ls041y3_esd_check_mode1(struct mipid_device *md)
static void ls041y3_esd_check_mode2(struct mipid_device *md)
#define to_mipid_device(p) container_of(p, struct mipid_device, \
static void ls041y3_esd_check(struct mipid_device *md)
static void mipid_esd_start_check(struct mipid_device *md)
static void mipid_esd_stop_check(struct mipid_device *md)
struct mipid_device *md = container_of(work, struct mipid_device,
struct mipid_device *md = to_mipid_device(panel);
struct mipid_device *md = to_mipid_device(panel);
static int panel_enabled(struct mipid_device *md)
struct mipid_device *md = to_mipid_device(panel);
struct mipid_device *md = to_mipid_device(panel);
static int mipid_detect(struct mipid_device *md)
void (*esd_check)(struct mipid_device *m);
struct mipid_device *md;
static void mipid_transfer(struct mipid_device *md, int cmd, const u8 *wbuf,
struct mipid_device *md = dev_get_drvdata(&spi->dev);