Searched refs:write_cmd_raw (Results 1 – 1 of 1) sorted by relevance
102 void (*write_cmd_raw)(struct hd44780_common *hdc, int cmd); in hd44780_common_init_display() local120 write_cmd_raw = hdc->write_cmd_raw4; in hd44780_common_init_display()122 write_cmd_raw = hdc->write_cmd; in hd44780_common_init_display()124 write_cmd_raw(hdc, init); in hd44780_common_init_display()126 write_cmd_raw(hdc, init); in hd44780_common_init_display()128 write_cmd_raw(hdc, init); in hd44780_common_init_display()