Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/
Dmips_ejtag_fdc.c190 struct fdc_word { struct
216 static struct fdc_word mips_ejtag_fdc_encode(const u8 **ptrs, in mips_ejtag_fdc_encode()
220 struct fdc_word word = { 0, 0 }; in mips_ejtag_fdc_encode()
307 struct fdc_word word; in mips_ejtag_fdc_console_write()
422 struct fdc_word word = { .bytes = 0 }; in mips_ejtag_fdc_put_chan()
1219 struct fdc_word word; in kgdbfdc_push_one()