Lines Matching full:sharp
109 .desc = "Sharp Display Memory LCD",
440 {.compatible = "sharp,ls010b7dh04", &sharp_memory_ls010b7dh04_mode},
441 {.compatible = "sharp,ls011b7dh03", &sharp_memory_ls011b7dh03_mode},
442 {.compatible = "sharp,ls012b7dd01", &sharp_memory_ls012b7dd01_mode},
443 {.compatible = "sharp,ls013b7dh03", &sharp_memory_ls013b7dh03_mode},
444 {.compatible = "sharp,ls013b7dh05", &sharp_memory_ls013b7dh05_mode},
445 {.compatible = "sharp,ls018b7dh02", &sharp_memory_ls018b7dh02_mode},
446 {.compatible = "sharp,ls027b7dh01", &sharp_memory_ls027b7dh01_mode},
447 {.compatible = "sharp,ls027b7dh01a", &sharp_memory_ls027b7dh01_mode},
448 {.compatible = "sharp,ls032b7dd02", &sharp_memory_ls032b7dd02_mode},
449 {.compatible = "sharp,ls044q7dh01", &sharp_memory_ls044q7dh01_mode},
592 if (device_property_read_string(dev, "sharp,vcom-mode", &vcom_mode_str)) in sharp_memory_probe()
594 "Unable to find sharp,vcom-mode node in device tree\n"); in sharp_memory_probe()