Searched defs:brd (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/tty/serial/jsm/ |
H A D | jsm_driver.c | 54 struct jsm_board *brd; in jsm_probe_one() local 264 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_remove_one() local 332 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_error_detected() local 355 struct jsm_board *brd = pci_get_drvdata(pdev); in jsm_io_resume() local
|
H A D | jsm_tty.c | 191 struct jsm_board *brd; in jsm_tty_open() local 366 int jsm_tty_init(struct jsm_board *brd) in jsm_tty_init() 432 int jsm_uart_port_init(struct jsm_board *brd) in jsm_uart_port_init() 481 int jsm_remove_uart_port(struct jsm_board *brd) in jsm_remove_uart_port()
|
/linux/arch/mips/sgi-ip27/ |
H A D | ip27-klconfig.c | 18 klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char struct_type) in find_component() 46 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type) in find_first_component()
|
H A D | ip27-xtalk.c | 153 lboard_t *brd; in xbow_probe() local
|
H A D | ip27-smp.c | 32 lboard_t *brd; in node_scan_cpus() local
|
/linux/drivers/tty/ |
H A D | moxa.c | 349 #define MOXA_IS_320(brd) ((brd)->boardType == MOXA_BOARD_C320_PCI) argument 569 static int moxa_check_fw_model(struct moxa_board_conf *brd, u8 model) in moxa_check_fw_model() 600 static int moxa_load_bios(struct moxa_board_conf *brd, const u8 *buf, in moxa_load_bios() 644 static int moxa_load_320b(struct moxa_board_conf *brd, const u8 *ptr, in moxa_load_320b() 663 static int moxa_real_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_real_load_code() 778 static int moxa_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_load_code() 865 static int moxa_load_fw(struct moxa_board_conf *brd, const struct firmware *fw) in moxa_load_fw() 954 static int moxa_init_board(struct moxa_board_conf *brd, struct device *dev) in moxa_init_board() 1025 static void moxa_board_deinit(struct moxa_board_conf *brd) in moxa_board_deinit() 1138 struct moxa_board_conf *brd = pci_get_drvdata(pdev); in moxa_pci_remove() local [all …]
|
H A D | mxser.c | 1658 struct mxser_board *brd = dev_id; in mxser_interrupt() local 1727 static void mxser_initbrd(struct mxser_board *brd, bool high_baud) in mxser_initbrd() 1784 struct mxser_board *brd; in mxser_probe() local 1868 struct mxser_board *brd = pci_get_drvdata(pdev); in mxser_remove() local
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | fw_inc.c | 784 const struct firmware *brd; in wil_request_board() local
|
/linux/net/ipv4/ |
H A D | fib_frontend.c | 1218 __be32 brd = ifa->ifa_address | ~ifa->ifa_mask; in fib_del_ifaddr() local
|
/linux/drivers/comedi/drivers/ |
H A D | ni_mio_common.c | 5427 static inline int get_rtsi_brd_src(int brd, struct comedi_device *dev) in get_rtsi_brd_src() 5754 int brd = incr_rtsi_brd_src_use(src, dev); in connect_route() local 5817 int brd = ni_find_route_source( in disconnect_route() local
|