Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_mipi_dbi.c105 if (!dbi->read_commands) in mipi_dbi_command_is_read()
109 if (!dbi->read_commands[i]) in mipi_dbi_command_is_read()
111 if (cmd == dbi->read_commands[i]) in mipi_dbi_command_is_read()
131 if (!dbi->read_commands) in mipi_dbi_command_read()
1091 dbi->read_commands = mipi_dbi_dcs_read_commands; in mipi_dbi_spi_init()
1297 if (dbidev->dbi.read_commands) in mipi_dbi_debugfs_init()
/kernel/linux/linux-5.10/include/drm/
Ddrm_mipi_dbi.h38 const u8 *read_commands; member
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
Dili9486.c231 dbi->read_commands = NULL; in ili9486_probe()
Dst7735r.c232 dbi->read_commands = NULL; in st7735r_probe()
Dst7586.c344 dbi->read_commands = NULL; in st7586_probe()
/kernel/linux/linux-5.10/net/bluetooth/
Dmgmt.c331 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands() function
7753 { read_commands, MGMT_READ_COMMANDS_SIZE,