Home
last modified time | relevance | path

Searched refs:read_commands (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e63m0-spi.c59 dbi->read_commands = s6e63m0_dbi_read_commands; in s6e63m0_spi_probe()
H A Dpanel-newvision-nv3052c.c404 priv->dbi.read_commands = NULL; in nv3052c_probe()
H A Dpanel-samsung-s6d27a1.c278 ctx->dbi.read_commands = s6d27a1_dbi_read_commands; in s6d27a1_probe()
H A Dpanel-widechips-ws2401.c376 ws->dbi.read_commands = ws2401_dbi_read_commands; in ws2401_probe()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c108 if (!dbi->read_commands) in mipi_dbi_command_is_read()
112 if (!dbi->read_commands[i]) in mipi_dbi_command_is_read()
114 if (cmd == dbi->read_commands[i]) in mipi_dbi_command_is_read()
134 if (!dbi->read_commands) in mipi_dbi_command_read()
1250 dbi->read_commands = mipi_dbi_dcs_read_commands; in mipi_dbi_spi_init()
1464 if (dbidev->dbi.read_commands) in mipi_dbi_debugfs_init()
/openbmc/linux/include/drm/
H A Ddrm_mipi_dbi.h39 const u8 *read_commands; member
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dili9486.c235 dbi->read_commands = NULL; in ili9486_probe()
H A Dst7735r.c226 dbi->read_commands = NULL; in st7735r_probe()
H A Dst7586.c346 dbi->read_commands = NULL; in st7586_probe()
H A Dpanel-mipi-dbi.c320 dbi->read_commands = NULL; in panel_mipi_dbi_spi_probe()
/openbmc/qemu/hw/nvme/
H A Dctrl.c4873 uint64_t read_commands; member
4883 stats->read_commands += s->nr_ops[BLOCK_ACCT_READ]; in nvme_set_blk_stats()
4928 smart.host_read_commands[0] = cpu_to_le64(stats.read_commands); in nvme_smart_info()
4982 info.host_read_commands[0] = cpu_to_le64(stats.read_commands); in nvme_endgrp_info()
/openbmc/linux/net/bluetooth/
H A Dmgmt.c379 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands() function
9190 { read_commands, MGMT_READ_COMMANDS_SIZE,