Home
last modified time | relevance | path

Searched defs:ibrd (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/staging/gpib/common/
Diblib.c300 int ibrd(struct gpib_board *board, uint8_t *buf, size_t length, int *end_flag, size_t *nbytes) in ibrd() function
/linux-6.15/drivers/tty/serial/
Damba-pl011.c2376 unsigned int lcr_h, ibrd, fbrd; in pl011_console_get_options() local