Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dbrd.c49 static struct page *brd_lookup_page(struct brd_device *brd, sector_t sector) in brd_lookup_page()
57 static struct page *brd_insert_page(struct brd_device *brd, sector_t sector, in brd_insert_page()
92 static void brd_free_pages(struct brd_device *brd) in brd_free_pages()
109 static bool brd_rw_bvec(struct brd_device *brd, struct bio *bio) in brd_rw_bvec()
159 static void brd_do_discard(struct brd_device *brd, sector_t sector, u32 size) in brd_do_discard()
183 struct brd_device *brd = bio->bi_bdev->bd_disk->private_data; in brd_submit_bio() local
245 struct brd_device *brd; in brd_find_or_alloc_device() local
266 static void brd_free_device(struct brd_device *brd) in brd_free_device()
276 struct brd_device *brd; in brd_alloc() local
340 struct brd_device *brd, *next; in brd_cleanup() local
/linux/drivers/tty/serial/jsm/
H A Djsm_driver.c54 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 Djsm_tty.c191 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 Dip27-klconfig.c18 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 Dip27-xtalk.c153 lboard_t *brd; in xbow_probe() local
H A Dip27-smp.c32 lboard_t *brd; in node_scan_cpus() local
/linux/drivers/tty/
H A Dmoxa.c349 #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 Dmxser.c1658 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 Dfw_inc.c784 const struct firmware *brd; in wil_request_board() local
/linux/net/ipv4/
H A Dfib_frontend.c1218 __be32 brd = ifa->ifa_address | ~ifa->ifa_mask; in fib_del_ifaddr() local
/linux/drivers/comedi/drivers/
H A Dni_mio_common.c5427 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