Home
last modified time | relevance | path

Searched defs:db (Results 1 – 25 of 153) sorted by relevance

1234567

/linux-6.6.21/drivers/net/ethernet/davicom/
Ddm9051.c119 static int dm9051_set_reg(struct board_info *db, unsigned int reg, unsigned int val) in dm9051_set_reg()
130 static int dm9051_update_bits(struct board_info *db, unsigned int reg, unsigned int mask, in dm9051_update_bits()
144 static int dm9051_dumpblk(struct board_info *db, u8 reg, size_t count) in dm9051_dumpblk()
166 static int dm9051_set_regs(struct board_info *db, unsigned int reg, const void *val, in dm9051_set_regs()
178 static int dm9051_get_regs(struct board_info *db, unsigned int reg, void *val, in dm9051_get_regs()
190 static int dm9051_write_mem(struct board_info *db, unsigned int reg, const void *buff, in dm9051_write_mem()
202 static int dm9051_read_mem(struct board_info *db, unsigned int reg, void *buff, in dm9051_read_mem()
217 static int dm9051_nsr_poll(struct board_info *db) in dm9051_nsr_poll()
229 static int dm9051_epcr_poll(struct board_info *db) in dm9051_epcr_poll()
241 static int dm9051_irq_flag(struct board_info *db) in dm9051_irq_flag()
[all …]
Ddm9000.c141 #define dm9000_dbg(db, lev, msg...) do { \ argument
158 ior(struct board_info *db, int reg) in ior()
169 iow(struct board_info *db, int reg, int value) in iow()
176 dm9000_reset(struct board_info *db) in dm9000_reset()
265 static void dm9000_msleep(struct board_info *db, unsigned int ms) in dm9000_msleep()
277 struct board_info *db = netdev_priv(dev); in dm9000_phy_read() local
323 struct board_info *db = netdev_priv(dev); in dm9000_phy_write() local
370 static void dm9000_set_io(struct board_info *db, int byte_width) in dm9000_set_io()
402 static void dm9000_schedule_poll(struct board_info *db) in dm9000_schedule_poll()
419 dm9000_read_locked(struct board_info *db, int reg) in dm9000_read_locked()
[all …]
/linux-6.6.21/drivers/net/ethernet/allwinner/
Dsun4i-emac.c95 struct emac_board_info *db; member
104 struct emac_board_info *db = netdev_priv(dev); in emac_update_speed() local
117 struct emac_board_info *db = netdev_priv(dev); in emac_update_duplex() local
130 struct emac_board_info *db = netdev_priv(dev); in emac_handle_link_change() local
169 struct emac_board_info *db = netdev_priv(dev); in emac_mdio_probe() local
198 static void emac_reset(struct emac_board_info *db) in emac_reset()
220 emac_alloc_dma_req(struct emac_board_info *db, in emac_alloc_dma_req()
246 struct emac_board_info *db = req->db; in emac_dma_done_callback() local
274 static int emac_dma_inblk_32bit(struct emac_board_info *db, in emac_dma_inblk_32bit()
340 struct emac_board_info *db = netdev_priv(dev); in emac_get_msglevel() local
[all …]
/linux-6.6.21/drivers/net/ethernet/dec/tulip/
Duli526x.c239 static void srom_clk_write(struct uli526x_board_info *db, u32 data) in srom_clk_write()
272 struct uli526x_board_info *db; /* board information structure */ in uli526x_init_one() local
431 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_remove_one() local
454 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_open() local
502 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_init() local
585 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_start_xmit() local
652 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_stop() local
684 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_interrupt() local
733 struct uli526x_board_info *db = netdev_priv(dev); in uli526x_poll() local
745 struct uli526x_board_info * db) in uli526x_free_tx_pkt()
[all …]
Ddmfe.c354 struct dmfe_board_info *db; /* board information structure */ in dmfe_init_one() local
516 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_remove_one() local
545 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_open() local
602 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_init_dm910x() local
669 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_start_xmit() local
739 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_stop() local
782 struct dmfe_board_info *db = netdev_priv(dev); in dmfe_interrupt() local
847 struct dmfe_board_info *db = netdev_priv(dev); in poll_dmfe() local
862 static void dmfe_free_tx_pkt(struct net_device *dev, struct dmfe_board_info *db) in dmfe_free_tx_pkt()
944 static void dmfe_rx_packet(struct net_device *dev, struct dmfe_board_info *db) in dmfe_rx_packet()
[all …]
/linux-6.6.21/drivers/gpu/drm/panel/
Dpanel-magnachip-d53e6ea8966.c166 static void ams495qa01_panel_init(struct d53e6ea8966 *db) in ams495qa01_panel_init()
206 struct d53e6ea8966 *db = to_d53e6ea8966(panel); in d53e6ea8966_prepare() local
245 struct d53e6ea8966 *db = to_d53e6ea8966(panel); in d53e6ea8966_enable() local
258 struct d53e6ea8966 *db = to_d53e6ea8966(panel); in d53e6ea8966_disable() local
271 struct d53e6ea8966 *db = to_d53e6ea8966(panel); in d53e6ea8966_unprepare() local
290 struct d53e6ea8966 *db = to_d53e6ea8966(panel); in d53e6ea8966_get_modes() local
327 struct d53e6ea8966 *db = bl_get_data(bd); in ams495qa01_set_brightness() local
340 static int ams495qa01_backlight_register(struct d53e6ea8966 *db) in ams495qa01_backlight_register()
365 struct d53e6ea8966 *db; in d53e6ea8966_probe() local
452 struct d53e6ea8966 *db = spi_get_drvdata(spi); in d53e6ea8966_remove() local
Dpanel-samsung-db7430.c89 static int db7430_power_on(struct db7430 *db) in db7430_power_on()
164 static int db7430_power_off(struct db7430 *db) in db7430_power_off()
179 struct db7430 *db = to_db7430(panel); in db7430_disable() local
197 struct db7430 *db = to_db7430(panel); in db7430_enable() local
230 struct db7430 *db = to_db7430(panel); in db7430_get_modes() local
267 struct db7430 *db; in db7430_probe() local
315 struct db7430 *db = spi_get_drvdata(spi); in db7430_remove() local
/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_db.c11 struct hns_roce_db *db) in hns_roce_db_map_user()
56 struct hns_roce_db *db) in hns_roce_db_unmap_user()
94 struct hns_roce_db *db, int order) in hns_roce_alloc_db_from_pgdir()
124 int hns_roce_alloc_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db, in hns_roce_alloc_db()
153 void hns_roce_free_db(struct hns_roce_dev *hr_dev, struct hns_roce_db *db) in hns_roce_free_db()
/linux-6.6.21/drivers/net/ppp/
Dbsd_comp.c222 bsd_clear(struct bsd_db *db) in bsd_clear()
247 static int bsd_check (struct bsd_db *db) /* 1=output CLEAR */ in bsd_check()
295 struct bsd_db *db = (struct bsd_db *) state; in bsd_comp_stats() local
313 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset() local
327 struct bsd_db *db = state; in bsd_free() local
356 struct bsd_db *db; in bsd_alloc() local
466 struct bsd_db *db = state; in bsd_init() local
527 static unsigned short *lens_ptr(struct bsd_db *db, int idx) in lens_ptr()
537 static struct bsd_dict *dict_ptr(struct bsd_db *db, int idx) in dict_ptr()
548 #define lens_ptr(db,idx) lens_ptrx(db,idx) argument
[all …]
/linux-6.6.21/drivers/net/ethernet/tehuti/
Dtehuti.c917 static void bdx_rxdb_destroy(struct rxdb *db) in bdx_rxdb_destroy()
924 struct rxdb *db; in bdx_rxdb_create() local
943 static inline int bdx_rxdb_alloc_elem(struct rxdb *db) in bdx_rxdb_alloc_elem()
949 static inline void *bdx_rxdb_addr_elem(struct rxdb *db, int n) in bdx_rxdb_addr_elem()
955 static inline int bdx_rxdb_available(struct rxdb *db) in bdx_rxdb_available()
960 static inline void bdx_rxdb_free_elem(struct rxdb *db, int n) in bdx_rxdb_free_elem()
1021 struct rxdb *db = priv->rxdb; in bdx_rx_free_skbs() local
1085 struct rxdb *db = priv->rxdb; in bdx_rx_alloc_skbs() local
1146 struct rxdb *db; in bdx_recycle_skb() local
1199 struct rxdb *db = NULL; in bdx_rx_receive() local
[all …]
/linux-6.6.21/security/integrity/platform_certs/
Dload_powerpc.c18 #define extract_esl(db, data, size, offset) \ argument
32 void *db; in get_cert_list() local
61 void *db = NULL, *dbx = NULL, *data = NULL; in load_powerpc_certs() local
Dload_uefi.c54 unsigned int db = 0; in uefi_check_ignore_db() local
70 void *db; in get_cert_list() local
164 void *db = NULL, *dbx = NULL, *mokx = NULL; in load_uefi_certs() local
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/
Dlan966x_fdma.c15 struct lan966x_db *db) in lan966x_fdma_rx_alloc_page()
54 struct lan966x_db *db; in lan966x_fdma_rx_add_dcb() local
108 struct lan966x_db *db; in lan966x_fdma_rx_alloc() local
244 struct lan966x_db *db; in lan966x_fdma_tx_alloc() local
397 struct lan966x_db *db; in lan966x_fdma_tx_clear_buf() local
454 struct lan966x_db *db; in lan966x_fdma_rx_more_frames() local
468 struct lan966x_db *db; in lan966x_fdma_rx_check_frame() local
497 struct lan966x_db *db; in lan966x_fdma_rx_get_frame() local
551 struct lan966x_db *db; in lan966x_fdma_napi_poll() local
626 u32 db, err, err_type; in lan966x_fdma_irq_handler() local
/linux-6.6.21/arch/powerpc/platforms/ps3/
Dos-area.c371 static int db_verify(const struct os_area_db *db) in db_verify()
393 const struct os_area_db *db; member
416 static int db_for_each_64(const struct os_area_db *db, in db_for_each_64()
447 static int db_delete_64(struct os_area_db *db, const struct os_area_db_id *id) in db_delete_64()
464 static int db_set_64(struct os_area_db *db, const struct os_area_db_id *id, in db_set_64()
502 static int __init db_get_64(const struct os_area_db *db, in db_get_64()
518 static int __init db_get_rtc_diff(const struct os_area_db *db, int64_t *rtc_diff) in db_get_rtc_diff()
524 static void _dump_db(const struct os_area_db *db, const char *func, in _dump_db()
548 static void os_area_db_init(struct os_area_db *db) in os_area_db_init()
609 struct os_area_db* db; in update_flash_db() local
[all …]
/linux-6.6.21/lib/
Ddebugobjects.c462 struct debug_bucket *db = obj_hash; in debug_objects_oom() local
624 struct debug_bucket *db; in __debug_object_init() local
697 struct debug_bucket *db; in debug_object_activate() local
754 struct debug_bucket *db; in debug_object_deactivate() local
797 struct debug_bucket *db; in debug_object_destroy() local
844 struct debug_bucket *db; in debug_object_free() local
886 struct debug_bucket *db; in debug_object_assert_init() local
927 struct debug_bucket *db; in debug_object_active_state() local
964 struct debug_bucket *db; in __debug_check_no_obj_freed() local
1164 struct debug_bucket *db; in check_results() local
[all …]
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_hwinfo.c129 hwinfo_db_validate(struct nfp_cpp *cpp, struct nfp_hwinfo *db, u32 len) in hwinfo_db_validate()
159 u8 *db; in hwinfo_try_fetch() local
211 struct nfp_hwinfo *db; in hwinfo_fetch() local
231 struct nfp_hwinfo *db; in nfp_hwinfo_read() local
/linux-6.6.21/drivers/mailbox/
Dtegra-hsp.c149 static bool tegra_hsp_doorbell_can_ring(struct tegra_hsp_doorbell *db) in tegra_hsp_doorbell_can_ring()
173 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_get() local
186 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_irq() local
199 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_irq() local
273 struct tegra_hsp_doorbell *db; in tegra_hsp_doorbell_create() local
300 struct tegra_hsp_doorbell *db = chan->con_priv; in tegra_hsp_doorbell_send_data() local
309 struct tegra_hsp_doorbell *db = chan->con_priv; in tegra_hsp_doorbell_startup() local
347 struct tegra_hsp_doorbell *db = chan->con_priv; in tegra_hsp_doorbell_shutdown() local
586 struct tegra_hsp_doorbell *db; in tegra_hsp_db_xlate() local
884 struct tegra_hsp_doorbell *db; in tegra_hsp_resume() local
/linux-6.6.21/drivers/gpu/drm/
Ddrm_edid.c4729 static bool hdmi_vsdb_latency_present(const u8 *db) in hdmi_vsdb_latency_present()
4734 static bool hdmi_vsdb_i_latency_present(const u8 *db) in hdmi_vsdb_i_latency_present()
4739 static int hdmi_vsdb_latency_length(const u8 *db) in hdmi_vsdb_latency_length()
4759 do_hdmi_vsdb_modes(struct drm_connector *connector, const u8 *db, u8 len) in do_hdmi_vsdb_modes()
4929 static int cea_db_tag(const struct cea_db *db) in cea_db_tag()
4937 const struct cea_db *db = _db; in cea_db_payload_len() local
4942 static const void *cea_db_data(const struct cea_db *db) in cea_db_data()
4947 static bool cea_db_is_extended_tag(const struct cea_db *db, int tag) in cea_db_is_extended_tag()
4954 static bool cea_db_is_vendor(const struct cea_db *db, int vendor_oui) in cea_db_is_vendor()
4975 const struct cea_db *db; in __cea_db_iter_current_block() local
[all …]
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_dir2.h161 xfs_dir2_db_off_to_byte(struct xfs_da_geometry *geo, xfs_dir2_db_t db, in xfs_dir2_db_off_to_byte()
171 xfs_dir2_db_to_da(struct xfs_da_geometry *geo, xfs_dir2_db_t db) in xfs_dir2_db_to_da()
189 xfs_dir2_db_off_to_dataptr(struct xfs_da_geometry *geo, xfs_dir2_db_t db, in xfs_dir2_db_off_to_dataptr()
/linux-6.6.21/drivers/infiniband/hw/mlx4/
Ddoorbell.c46 struct mlx4_db *db) in mlx4_ib_db_map_user()
89 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user()
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Ddoorbell.c49 struct mlx5_db *db) in mlx5_ib_db_map_user()
93 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db) in mlx5_ib_db_unmap_user()
/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
Dsparx5_fdma.c87 struct sparx5_db_hw *db = &dcb->db[idx]; in sparx5_fdma_rx_add_dcb() local
105 struct sparx5_db_hw *db = &dcb->db[idx]; in sparx5_fdma_tx_add_dcb() local
315 struct sparx5_db *db; in sparx5_fdma_xmit() local
413 struct sparx5_db *db; in sparx5_fdma_tx_alloc() local
465 u32 db = 0, err = 0; in sparx5_fdma_handler() local
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dalloc.c163 struct mlx5_db *db) in mlx5_alloc_db_from_pgdir()
187 int mlx5_db_alloc_node(struct mlx5_core_dev *dev, struct mlx5_db *db, int node) in mlx5_db_alloc_node()
216 void mlx5_db_free(struct mlx5_core_dev *dev, struct mlx5_db *db) in mlx5_db_free()
/linux-6.6.21/net/dsa/
Dswitch.c146 struct dsa_db db) in dsa_mac_addr_find()
160 struct dsa_db db) in dsa_port_do_mdb_add()
212 struct dsa_db db) in dsa_port_do_mdb_del()
259 u16 vid, struct dsa_db db) in dsa_port_do_fdb_add()
309 u16 vid, struct dsa_db db) in dsa_port_do_fdb_del()
356 struct dsa_db db) in dsa_switch_do_lag_fdb_add()
398 struct dsa_db db) in dsa_switch_do_lag_fdb_del()
Dport.c1024 struct dsa_db db) in dsa_port_host_fdb_add()
1039 struct dsa_db db = { in dsa_port_standalone_host_fdb_add() local
1051 struct dsa_db db = { in dsa_port_bridge_host_fdb_add() local
1075 struct dsa_db db) in dsa_port_host_fdb_del()
1090 struct dsa_db db = { in dsa_port_standalone_host_fdb_del() local
1102 struct dsa_db db = { in dsa_port_bridge_host_fdb_del() local
1207 struct dsa_db db) in dsa_port_host_mdb_add()
1221 struct dsa_db db = { in dsa_port_standalone_host_mdb_add() local
1233 struct dsa_db db = { in dsa_port_bridge_host_mdb_add() local
1251 struct dsa_db db) in dsa_port_host_mdb_del()
[all …]

1234567