Home
last modified time | relevance | path

Searched defs:rdbuf (Results 1 – 11 of 11) sorted by relevance

/linux-6.14.4/drivers/mtd/parsers/
Dscpart.c109 uint8_t rdbuf[PART_MAGIC_LEN]; in scpart_find_partmap() local
/linux-6.14.4/drivers/w1/slaves/
Dw1_ds2430.c149 u8 rdbuf[W1_F14_SCRATCH_SIZE + 3]; in w1_f14_write() local
Dw1_ds2431.c149 u8 rdbuf[W1_F2D_SCRATCH_SIZE + 3]; in w1_f2d_write() local
Dw1_ds2805.c148 u8 rdbuf[W1_F0D_SCRATCH_SIZE]; in w1_f0d_write() local
Dw1_ds2433.c181 u8 rdbuf[W1_PAGE_SIZE + 3]; in w1_f23_write() local
Dw1_ds28e04.c164 u8 rdbuf[W1_PAGE_SIZE + 3]; in w1_f1C_write() local
/linux-6.14.4/drivers/input/touchscreen/
Dedt-ft5x06.c303 u8 rdbuf[63]; in edt_ft5x06_ts_isr() local
749 u8 *rdbuf; in edt_ft5x06_debugfs_raw_data_read() local
859 u8 rdbuf[EDT_NAME_LEN]; in edt_ft5x06_ts_identify() local
Dpixcir_i2c_ts.c96 u8 rdbuf[2 + PIXCIR_MAX_SLOTS * 5]; in pixcir_ts_parse() local
Dhycon-hy46xx.c104 u8 rdbuf[HY46XX_REPORT_PKT_LEN]; in hycon_hy46xx_isr() local
/linux-6.14.4/drivers/s390/char/
Dfs3270.c42 struct idal_buffer *rdbuf; /* full-screen-deactivate buffer */ member
/linux-6.14.4/drivers/media/i2c/
Dthp7312.c1518 #define thp7312_flash_reg_read(thp7312, wrbuf, rdbuf) \ argument