Lines Matching refs:data
34 u8 data;
72 .data = (_data), \
846 * So before any attempt at sending a command or data, we have to be
861 static int ili9881c_send_cmd_data(struct ili9881c *ctx, u8 cmd, u8 data)
863 u8 buf[2] = { cmd, data };
899 instr->arg.cmd.data);
1149 { .compatible = "bananapi,lhr050h41", .data = &lhr050h41_desc },
1150 { .compatible = "feixin,k101-im2byl02", .data = &k101_im2byl02_desc },
1151 { .compatible = "tdo,tl050hdv35", .data = &tl050hdv35_desc },
1152 { .compatible = "wanchanglong,w552946aba", .data = &w552946aba_desc },