/Linux-v4.19/drivers/block/ |
D | brd.c | 55 static struct page *brd_lookup_page(struct brd_device *brd, sector_t sector) in brd_lookup_page() 86 static struct page *brd_insert_page(struct brd_device *brd, sector_t sector) in brd_insert_page() 136 static void brd_free_pages(struct brd_device *brd) in brd_free_pages() 171 static int copy_to_brd_setup(struct brd_device *brd, sector_t sector, size_t n) in copy_to_brd_setup() 190 static void copy_to_brd(struct brd_device *brd, const void *src, in copy_to_brd() 222 static void copy_from_brd(void *dst, struct brd_device *brd, in copy_from_brd() 256 static int brd_do_bvec(struct brd_device *brd, struct page *page, in brd_do_bvec() 285 struct brd_device *brd = bio->bi_disk->private_data; in brd_make_request() local 315 struct brd_device *brd = bdev->bd_disk->private_data; in brd_rw_page() local 368 struct brd_device *brd; in brd_alloc() local [all …]
|
/Linux-v4.19/drivers/staging/dgnc/ |
D | dgnc_driver.c | 65 static int dgnc_do_remap(struct dgnc_board *brd) in dgnc_do_remap() 77 struct dgnc_board *brd; in dgnc_found_board() local 175 static int dgnc_request_irq(struct dgnc_board *brd) in dgnc_request_irq() 190 static void dgnc_free_irq(struct dgnc_board *brd) in dgnc_free_irq() 203 struct dgnc_board *brd; in dgnc_poll_handler() local 245 struct dgnc_board *brd; in dgnc_init_one() local 312 static void dgnc_cleanup_board(struct dgnc_board *brd) in dgnc_cleanup_board()
|
D | dgnc_tty.c | 151 int dgnc_tty_register(struct dgnc_board *brd) in dgnc_tty_register() 181 void dgnc_tty_unregister(struct dgnc_board *brd) in dgnc_tty_unregister() 192 int dgnc_tty_init(struct dgnc_board *brd) in dgnc_tty_init() 275 void dgnc_cleanup_tty(struct dgnc_board *brd) in dgnc_cleanup_tty() 795 struct dgnc_board *brd = dgnc_board[i]; in find_board_by_major() local 812 struct dgnc_board *brd; in dgnc_tty_open() local
|
D | dgnc_cls.c | 530 static inline void cls_parse_isr(struct dgnc_board *brd, uint port) in cls_parse_isr() 901 struct dgnc_board *brd = voidbrd; in cls_intr() local
|
/Linux-v4.19/drivers/tty/serial/jsm/ |
D | jsm_driver.c | 55 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
|
D | jsm_tty.c | 190 struct jsm_board *brd; in jsm_tty_open() local 363 int jsm_tty_init(struct jsm_board *brd) in jsm_tty_init() 429 int jsm_uart_port_init(struct jsm_board *brd) in jsm_uart_port_init() 477 int jsm_remove_uart_port(struct jsm_board *brd) in jsm_remove_uart_port()
|
D | jsm_neo.c | 705 static void neo_parse_isr(struct jsm_board *brd, u32 port) in neo_parse_isr() 822 static inline void neo_parse_lsr(struct jsm_board *brd, u32 port) in neo_parse_lsr() 1097 struct jsm_board *brd = voidbrd; in neo_intr() local
|
D | jsm_cls.c | 553 static inline void cls_parse_isr(struct jsm_board *brd, uint port) in cls_parse_isr() 823 struct jsm_board *brd = voidbrd; in cls_intr() local
|
/Linux-v4.19/arch/mips/sgi-ip27/ |
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() 83 lboard_t *brd; in nasid_slice_to_cpuinfo() local
|
D | ip27-memory.c | 75 lboard_t *brd; in router_recurse() local 114 lboard_t *brd, *dest_brd; in compute_node_distance() local 201 lboard_t *brd, *dest_brd; in dump_topology() local 268 lboard_t *brd; in slot_psize_compute() local
|
D | ip27-smp.c | 44 static nasid_t get_actual_nasid(lboard_t *brd) in get_actual_nasid() 64 lboard_t *brd; in do_cpumask() local
|
D | ip27-xtalk.c | 51 lboard_t *brd; in xbow_probe() local
|
/Linux-v4.19/drivers/tty/ |
D | moxa.c | 60 #define MOXA_IS_320(brd) ((brd)->boardType == MOXA_BOARD_C320_ISA || \ argument 433 static int moxa_check_fw_model(struct moxa_board_conf *brd, u8 model) in moxa_check_fw_model() 465 static int moxa_load_bios(struct moxa_board_conf *brd, const u8 *buf, in moxa_load_bios() 510 static int moxa_load_320b(struct moxa_board_conf *brd, const u8 *ptr, in moxa_load_320b() 529 static int moxa_real_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_real_load_code() 651 static int moxa_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_load_code() 739 static int moxa_load_fw(struct moxa_board_conf *brd, const struct firmware *fw) in moxa_load_fw() 828 static int moxa_init_board(struct moxa_board_conf *brd, struct device *dev) in moxa_init_board() 900 static void moxa_board_deinit(struct moxa_board_conf *brd) in moxa_board_deinit() 1016 struct moxa_board_conf *brd = pci_get_drvdata(pdev); in moxa_pci_remove() local [all …]
|
D | mxser.c | 2212 struct mxser_board *brd = NULL; in mxser_interrupt() local 2346 static bool mxser_overlapping_vector(struct mxser_board *brd) in mxser_overlapping_vector() 2353 static int mxser_request_vector(struct mxser_board *brd) in mxser_request_vector() 2360 static void mxser_release_vector(struct mxser_board *brd) in mxser_release_vector() 2367 static void mxser_release_ISA_res(struct mxser_board *brd) in mxser_release_ISA_res() 2373 static int mxser_initbrd(struct mxser_board *brd) in mxser_initbrd() 2424 static void mxser_board_remove(struct mxser_board *brd) in mxser_board_remove() 2435 static int __init mxser_get_ISA_conf(int cap, struct mxser_board *brd) in mxser_get_ISA_conf() 2554 struct mxser_board *brd; in mxser_probe() local 2677 struct mxser_board *brd = pci_get_drvdata(pdev); in mxser_remove() local [all …]
|
/Linux-v4.19/drivers/tty/serial/8250/ |
D | 8250_moxa.c | 50 struct moxa8250_board *brd; in moxa8250_probe() local 118 struct moxa8250_board *brd = pci_get_drvdata(pdev); in moxa8250_remove() local
|
/Linux-v4.19/drivers/cpufreq/ |
D | s3c24xx-cpufreq-debugfs.c | 42 struct s3c_cpufreq_board *brd; in board_show() local
|
/Linux-v4.19/arch/ia64/include/asm/sn/ |
D | klconfig.h | 239 static inline lboard_t *find_lboard_next(lboard_t * brd) in find_lboard_next()
|
/Linux-v4.19/arch/ia64/sn/kernel/ |
D | setup.c | 702 lboard_t *brd; in build_cnode_tables() local
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | fw_inc.c | 724 const struct firmware *brd; in wil_request_board() local
|
/Linux-v4.19/net/ipv4/ |
D | fib_frontend.c | 970 __be32 brd = ifa->ifa_address | ~ifa->ifa_mask; in fib_del_ifaddr() local
|
/Linux-v4.19/drivers/scsi/ |
D | gdth.h | 847 void __iomem *brd; /* DPRAM address */ member
|