Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_mipi_dbi.c104 if (!dbi->read_commands) in mipi_dbi_command_is_read()
108 if (!dbi->read_commands[i]) in mipi_dbi_command_is_read()
110 if (cmd == dbi->read_commands[i]) in mipi_dbi_command_is_read()
130 if (!dbi->read_commands) in mipi_dbi_command_read()
1137 dbi->read_commands = mipi_dbi_dcs_read_commands; in mipi_dbi_spi_init()
1343 if (dbidev->dbi.read_commands) in mipi_dbi_debugfs_init()
/linux/drivers/gpu/drm/panel/
A Dpanel-samsung-s6e63m0-spi.c59 dbi->read_commands = s6e63m0_dbi_read_commands; in s6e63m0_spi_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/include/drm/
A Ddrm_mipi_dbi.h38 const u8 *read_commands; member
/linux/drivers/gpu/drm/tiny/
A Dili9486.c226 dbi->read_commands = NULL; in ili9486_probe()
A Dst7735r.c227 dbi->read_commands = NULL; in st7735r_probe()
A Dst7586.c333 dbi->read_commands = NULL; in st7586_probe()
/linux/net/bluetooth/
A Dmgmt.c337 static int read_commands(struct sock *sk, struct hci_dev *hdev, void *data, in read_commands() function
8571 { read_commands, MGMT_READ_COMMANDS_SIZE,

Completed in 25 milliseconds