Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-samsung-s6e63m0-spi.c59 dbi->read_commands = s6e63m0_dbi_read_commands; in s6e63m0_spi_probe()
A Dpanel-newvision-nv3052c.c403 priv->dbi.read_commands = NULL; in nv3052c_probe()
A Dpanel-samsung-s6d27a1.c278 ctx->dbi.read_commands = s6d27a1_dbi_read_commands; in s6d27a1_probe()
A Dpanel-widechips-ws2401.c376 ws->dbi.read_commands = ws2401_dbi_read_commands; in ws2401_probe()
/linux-6.3-rc2/drivers/gpu/drm/
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()
1242 dbi->read_commands = mipi_dbi_dcs_read_commands; in mipi_dbi_spi_init()
1455 if (dbidev->dbi.read_commands) in mipi_dbi_debugfs_init()
/linux-6.3-rc2/include/drm/
A Ddrm_mipi_dbi.h39 const u8 *read_commands; member
/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Dst7735r.c226 dbi->read_commands = NULL; in st7735r_probe()
A Dili9486.c231 dbi->read_commands = NULL; in ili9486_probe()
A Dpanel-mipi-dbi.c319 dbi->read_commands = NULL; in panel_mipi_dbi_spi_probe()
A Dst7586.c346 dbi->read_commands = NULL; in st7586_probe()
/linux-6.3-rc2/net/bluetooth/
A Dmgmt.c379 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands() function
9247 { read_commands, MGMT_READ_COMMANDS_SIZE,

Completed in 34 milliseconds