Home
last modified time | relevance | path

Searched refs:hdc (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/auxdisplay/
H A Dhd44780_common.c44 hdc->write_data(hdc, c); in hd44780_common_print()
61 addr = x < hdc->bwidth ? x & (hdc->hwidth - 1) : hdc->bwidth - 1; in hd44780_common_gotoxy()
82 hdc->write_cmd(hdc, LCD_CMD_DISPLAY_CLEAR); in hd44780_common_clear_display()
104 if (hdc->ifwidth != 4 && hdc->ifwidth != 8) in hd44780_common_init_display()
137 hdc->write_cmd(hdc, in hd44780_common_init_display()
150 hdc->write_cmd(hdc, in hd44780_common_init_display()
179 hdc->write_cmd(hdc, LCD_CMD_SHIFT); in hd44780_common_shift_cursor()
183 hdc->write_cmd(hdc, in hd44780_common_shift_cursor()
208 hdc->write_cmd(hdc, in hd44780_common_set_mode()
262 hdc->write_cmd(hdc, in hd44780_common_set_function()
[all …]
H A Dhd44780.c44 struct hd44780 *hd = hdc->hd44780; in hd44780_backlight()
108 struct hd44780 *hd = hdc->hd44780; in hd44780_write_cmd_gpio8()
205 struct hd44780_common *hdc; in hd44780_probe() local
225 hdc = hd44780_common_alloc(); in hd44780_probe()
226 if (!hdc) in hd44780_probe()
237 hdc->hd44780 = hd; in hd44780_probe()
238 lcd->drvdata = hdc; in hd44780_probe()
289 hdc->bwidth = lcd->width; in hd44780_probe()
294 hdc->ifwidth = ifwidth; in hd44780_probe()
318 kfree(hdc); in hd44780_probe()
[all …]
H A Dpanel.c835 if (!hdc) in lcd_init()
840 kfree(hdc); in lcd_init()
844 hdc->hd44780 = &lcd; in lcd_init()
865 hdc->bwidth = 40; in lcd_init()
866 hdc->hwidth = 64; in lcd_init()
878 hdc->bwidth = 40; in lcd_init()
879 hdc->hwidth = 16; in lcd_init()
891 hdc->bwidth = 40; in lcd_init()
892 hdc->hwidth = 64; in lcd_init()
910 hdc->bwidth = 40; in lcd_init()
[all …]
H A Dhd44780_common.h11 void (*write_data)(struct hd44780_common *hdc, int data);
12 void (*write_cmd)(struct hd44780_common *hdc, int cmd);
14 void (*write_cmd_raw4)(struct hd44780_common *hdc, int cmd);
/openbmc/qemu/hw/core/
H A Dhotplug.c20 HotplugHandlerClass *hdc = HOTPLUG_HANDLER_GET_CLASS(plug_handler); in hotplug_handler_pre_plug() local
22 if (hdc->pre_plug) { in hotplug_handler_pre_plug()
23 hdc->pre_plug(plug_handler, plugged_dev, errp); in hotplug_handler_pre_plug()
31 HotplugHandlerClass *hdc = HOTPLUG_HANDLER_GET_CLASS(plug_handler); in hotplug_handler_plug() local
33 if (hdc->plug) { in hotplug_handler_plug()
34 hdc->plug(plug_handler, plugged_dev, errp); in hotplug_handler_plug()
42 HotplugHandlerClass *hdc = HOTPLUG_HANDLER_GET_CLASS(plug_handler); in hotplug_handler_unplug_request() local
44 if (hdc->unplug_request) { in hotplug_handler_unplug_request()
45 hdc->unplug_request(plug_handler, plugged_dev, errp); in hotplug_handler_unplug_request()
55 if (hdc->unplug) { in hotplug_handler_unplug()
[all …]
/openbmc/linux/Documentation/cdrom/
H A Dpacket-writing.rst16 - Grab a new CD-RW disc and format it (assuming CD-RW is hdc, substitute
19 # cdrwtool -d /dev/hdc -q
23 # pktsetup dev_name /dev/hdc
37 # dvd+rw-format /dev/hdc
41 # pktsetup dev_name /dev/hdc
53 # dvd+rw-format /dev/hdc (only needed if the disc has never
55 # mkudffs /dev/hdc
56 # mount /dev/hdc /cdrom -t udf -o rw,noatime
66 # dvd+rw-format /dev/hdc
67 # pktsetup dev_name /dev/hdc
[all …]
/openbmc/qemu/hw/virtio/
H A Dvirtio-md-pci.c75 HotplugHandlerClass *hdc; in virtio_md_pci_unplug_request() local
99 hdc = HOTPLUG_HANDLER_GET_CLASS(bus_handler); in virtio_md_pci_unplug_request()
100 if (hdc->unplug_request) { in virtio_md_pci_unplug_request()
/openbmc/qemu/include/hw/
H A Dqdev-core.h1012 HotplugHandlerClass *hdc; in qbus_is_hotpluggable() local
1014 hdc = HOTPLUG_HANDLER_GET_CLASS(plug_handler); in qbus_is_hotpluggable()
1015 if (hdc->is_hotpluggable_bus) { in qbus_is_hotpluggable()
1016 ret = hdc->is_hotpluggable_bus(plug_handler, bus); in qbus_is_hotpluggable()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dusb-compat.h52 #define usb_hcd_check_unlink_urb(hdc, urb, status) 0 argument
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-pktcdvd89 # create a new pktcdvd device mapped to /dev/hdc
/openbmc/qemu/system/
H A Dqdev-monitor.c904 HotplugHandlerClass *hdc; in qdev_unplug() local
936 hdc = HOTPLUG_HANDLER_GET_CLASS(hotplug_ctrl); in qdev_unplug()
937 if (hdc->unplug_request) { in qdev_unplug()
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv139 6, 0, EAX, 13, hdc, HDC base registers supported
264 0xD, 1, ECX, 13, hdc, HDC state
/openbmc/linux/Documentation/admin-guide/
H A Dext4.rst441 /proc/fs/ext4 based on its device name (i.e., /proc/fs/ext4/hdc or
455 /sys/fs/ext4 based on its device name (i.e., /sys/fs/ext4/hdc or
H A Ddevices.txt517 0 = /dev/hdc Master: whole disk (or CD-ROM)
/openbmc/qemu/
H A Dqemu-options.hx1235 DEF("hdc", HAS_ARG, QEMU_OPTION_hdc,
1236 "-hdc/-hdd file use 'file' as hard disk 2/3 image\n", QEMU_ARCH_ALL)
1243 ``-hdc file``
1259 (which is IDE1 master on x86, so you cannot use ``-hdc`` and ``-cdrom``
1653 Instead of ``-hda``, ``-hdb``, ``-hdc``, ``-hdd``, you can use:
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst1539 /proc/fs/ext4 based on its device name (i.e., /proc/fs/ext4/hdc or