/linux/drivers/net/ethernet/broadcom/bnge/ |
H A D | bnge_resc.c | 15 static u16 bnge_num_tx_to_cp(struct bnge_dev *bd, u16 tx) in bnge_num_tx_to_cp() 25 static u16 bnge_get_max_func_irqs(struct bnge_dev *bd) in bnge_get_max_func_irqs() 32 static unsigned int bnge_get_max_func_stat_ctxs(struct bnge_dev *bd) in bnge_get_max_func_stat_ctxs() 37 static unsigned int bnge_get_max_func_cp_rings(struct bnge_dev *bd) in bnge_get_max_func_cp_rings() 42 static int bnge_aux_get_dflt_msix(struct bnge_dev *bd) in bnge_aux_get_dflt_msix() 49 static u16 bnge_aux_get_msix(struct bnge_dev *bd) in bnge_aux_get_msix() 57 static void bnge_aux_set_msix_num(struct bnge_dev *bd, u16 num) in bnge_aux_set_msix_num() 63 static u16 bnge_aux_get_stat_ctxs(struct bnge_dev *bd) in bnge_aux_get_stat_ctxs() 71 static void bnge_aux_set_stat_ctxs(struct bnge_dev *bd, u16 num_aux_ctx) in bnge_aux_set_stat_ctxs() 77 static u16 bnge_func_stat_ctxs_demand(struct bnge_dev *bd) in bnge_func_stat_ctxs_demand() [all …]
|
H A D | bnge_hwrm.c | 21 int bnge_hwrm_req_create(struct bnge_dev *bd, void **req, u16 req_type, in bnge_hwrm_req_create() 59 static struct bnge_hwrm_ctx *__hwrm_ctx_get(struct bnge_dev *bd, u8 *req_addr) in __hwrm_ctx_get() 84 void bnge_hwrm_req_timeout(struct bnge_dev *bd, in bnge_hwrm_req_timeout() 93 void bnge_hwrm_req_alloc_flags(struct bnge_dev *bd, void *req, gfp_t gfp) in bnge_hwrm_req_alloc_flags() 101 void bnge_hwrm_req_flags(struct bnge_dev *bd, void *req, in bnge_hwrm_req_flags() 110 void *bnge_hwrm_req_hold(struct bnge_dev *bd, void *req) in bnge_hwrm_req_hold() 129 static void __hwrm_ctx_invalidate(struct bnge_dev *bd, in __hwrm_ctx_invalidate() 148 void bnge_hwrm_req_drop(struct bnge_dev *bd, void *req) in bnge_hwrm_req_drop() 188 bnge_hwrm_create_token(struct bnge_dev *bd, enum bnge_hwrm_chnl dst) in bnge_hwrm_create_token() 211 bnge_hwrm_destroy_token(struct bnge_dev *bd, struct bnge_hwrm_wait_token *token) in bnge_hwrm_destroy_token() [all …]
|
H A D | bnge_hwrm_lib.c | 16 int bnge_hwrm_ver_get(struct bnge_dev *bd) in bnge_hwrm_ver_get() 111 bnge_hwrm_nvm_dev_info(struct bnge_dev *bd, in bnge_hwrm_nvm_dev_info() 130 int bnge_hwrm_func_reset(struct bnge_dev *bd) in bnge_hwrm_func_reset() 144 int bnge_hwrm_fw_set_time(struct bnge_dev *bd) in bnge_hwrm_fw_set_time() 165 int bnge_hwrm_func_drv_rgtr(struct bnge_dev *bd) in bnge_hwrm_func_drv_rgtr() 203 int bnge_hwrm_func_drv_unrgtr(struct bnge_dev *bd) in bnge_hwrm_func_drv_unrgtr() 229 static int bnge_alloc_all_ctx_pg_info(struct bnge_dev *bd, int ctx_max) in bnge_alloc_all_ctx_pg_info() 255 int bnge_hwrm_func_backing_store_qcaps(struct bnge_dev *bd) in bnge_hwrm_func_backing_store_qcaps() 335 int bnge_hwrm_func_backing_store(struct bnge_dev *bd, in bnge_hwrm_func_backing_store() 384 static int bnge_hwrm_get_rings(struct bnge_dev *bd) in bnge_hwrm_get_rings() [all …]
|
H A D | bnge_core.c | 42 bool bnge_aux_registered(struct bnge_dev *bd) in bnge_aux_registered() 47 static void bnge_nvm_cfg_ver_get(struct bnge_dev *bd) in bnge_nvm_cfg_ver_get() 57 static int bnge_func_qcaps(struct bnge_dev *bd) in bnge_func_qcaps() 92 static void bnge_fw_unregister_dev(struct bnge_dev *bd) in bnge_fw_unregister_dev() 99 static int bnge_fw_register_dev(struct bnge_dev *bd) in bnge_fw_register_dev() 190 struct bnge_dev *bd = pci_get_drvdata(pdev); in bnge_unmap_bars() local 203 static void bnge_set_max_func_irqs(struct bnge_dev *bd, in bnge_set_max_func_irqs() 217 static int bnge_map_db_bar(struct bnge_dev *bd) in bnge_map_db_bar() 232 struct bnge_dev *bd; in bnge_probe_one() local 339 struct bnge_dev *bd = pci_get_drvdata(pdev); in bnge_remove_one() local
|
H A D | bnge_devlink.c | 13 static int bnge_dl_info_put(struct bnge_dev *bd, struct devlink_info_req *req, in bnge_dl_info_put() 36 static void bnge_vpd_read_info(struct bnge_dev *bd) in bnge_vpd_read_info() 78 struct bnge_dev *bd = devlink_priv(devlink); in bnge_devlink_info_get() local 266 void bnge_devlink_free(struct bnge_dev *bd) in bnge_devlink_free() 276 struct bnge_dev *bd; in bnge_devlink_alloc() local 296 void bnge_devlink_register(struct bnge_dev *bd) in bnge_devlink_register() 302 void bnge_devlink_unregister(struct bnge_dev *bd) in bnge_devlink_unregister()
|
H A D | bnge_rmem.c | 36 void bnge_free_ring(struct bnge_dev *bd, struct bnge_ring_mem_info *rmem) in bnge_free_ring() 69 int bnge_alloc_ring(struct bnge_dev *bd, struct bnge_ring_mem_info *rmem) in bnge_alloc_ring() 125 static int bnge_alloc_ctx_one_lvl(struct bnge_dev *bd, in bnge_alloc_ctx_one_lvl() 139 static int bnge_alloc_ctx_pg_tbls(struct bnge_dev *bd, in bnge_alloc_ctx_pg_tbls() 201 static void bnge_free_ctx_pg_tbls(struct bnge_dev *bd, in bnge_free_ctx_pg_tbls() 230 static int bnge_setup_ctxm_pg_tbls(struct bnge_dev *bd, in bnge_setup_ctxm_pg_tbls() 255 static int bnge_backing_store_cfg(struct bnge_dev *bd, u32 ena) in bnge_backing_store_cfg() 282 void bnge_free_ctx_mem(struct bnge_dev *bd) in bnge_free_ctx_mem() 318 int bnge_alloc_ctx_mem(struct bnge_dev *bd) in bnge_alloc_ctx_mem()
|
H A D | bnge_netdev.c | 45 static void bnge_init_mac_addr(struct bnge_dev *bd) in bnge_init_mac_addr() 50 static void bnge_set_tpa_flags(struct bnge_dev *bd) in bnge_set_tpa_flags() 71 void bnge_set_ring_params(struct bnge_dev *bd) in bnge_set_ring_params() 155 int bnge_netdev_alloc(struct bnge_dev *bd, int max_irqs) in bnge_netdev_alloc() 261 void bnge_netdev_free(struct bnge_dev *bd) in bnge_netdev_free()
|
/linux/drivers/video/backlight/ |
H A D | backlight.c | 80 void backlight_notify_blank(struct backlight_device *bd, struct device *display_dev, in backlight_notify_blank() 106 struct backlight_device *bd; in backlight_notify_blank_all() local 115 static void backlight_generate_event(struct backlight_device *bd, in backlight_generate_event() 139 struct backlight_device *bd = to_backlight_device(dev); in bl_power_show() local 148 struct backlight_device *bd = to_backlight_device(dev); in bl_power_store() local 180 struct backlight_device *bd = to_backlight_device(dev); in brightness_show() local 185 int backlight_device_set_brightness(struct backlight_device *bd, in backlight_device_set_brightness() 212 struct backlight_device *bd = to_backlight_device(dev); in brightness_store() local 228 struct backlight_device *bd = to_backlight_device(dev); in type_show() local 237 struct backlight_device *bd = to_backlight_device(dev); in max_brightness_show() local [all …]
|
H A D | aat2870_bl.c | 20 struct backlight_device *bd; member 30 struct backlight_device *bd = aat2870_bl->bd; in aat2870_brightness() local 56 static int aat2870_bl_update_status(struct backlight_device *bd) in aat2870_bl_update_status() 101 struct backlight_device *bd; in aat2870_bl_probe() local 177 struct backlight_device *bd = aat2870_bl->bd; in aat2870_bl_remove() local
|
H A D | jornada720_bl.c | 22 static int jornada_bl_get_brightness(struct backlight_device *bd) in jornada_bl_get_brightness() 49 static int jornada_bl_update_status(struct backlight_device *bd) in jornada_bl_update_status() 108 struct backlight_device *bd; in jornada_bl_probe() local
|
H A D | apple_bl.c | 56 static int intel_chipset_send_intensity(struct backlight_device *bd) in intel_chipset_send_intensity() 67 static int intel_chipset_get_intensity(struct backlight_device *bd) in intel_chipset_get_intensity() 101 static int nvidia_chipset_send_intensity(struct backlight_device *bd) in nvidia_chipset_send_intensity() 112 static int nvidia_chipset_get_intensity(struct backlight_device *bd) in nvidia_chipset_get_intensity()
|
H A D | kb3886_bl.c | 88 static int kb3886bl_send_intensity(struct backlight_device *bd) in kb3886bl_send_intensity() 104 struct backlight_device *bd = dev_get_drvdata(dev); in kb3886bl_suspend() local 113 struct backlight_device *bd = dev_get_drvdata(dev); in kb3886bl_resume() local 123 static int kb3886bl_get_intensity(struct backlight_device *bd) in kb3886bl_get_intensity()
|
H A D | ktd2801-backlight.c | 29 struct backlight_device *bd; member 33 static int ktd2801_update_status(struct backlight_device *bd) in ktd2801_update_status() 61 struct backlight_device *bd; in ktd2801_backlight_probe() local
|
H A D | lm3533_bl.c | 28 struct backlight_device *bd; member 38 static int lm3533_bl_update_status(struct backlight_device *bd) in lm3533_bl_update_status() 45 static int lm3533_bl_get_brightness(struct backlight_device *bd) in lm3533_bl_get_brightness() 266 struct backlight_device *bd; in lm3533_bl_probe() local 342 struct backlight_device *bd = bl->bd; in lm3533_bl_remove() local
|
H A D | ipaq_micro_bl.c | 15 static int micro_bl_update_status(struct backlight_device *bd) in micro_bl_update_status() 50 struct backlight_device *bd; in micro_backlight_probe() local
|
H A D | rave-sp-backlight.c | 18 static int rave_sp_backlight_update_status(struct backlight_device *bd) in rave_sp_backlight_update_status() 49 struct backlight_device *bd; in rave_sp_backlight_probe() local
|
/linux/sound/soc/codecs/ |
H A D | bd28623.c | 47 static int bd28623_power_on(struct bd28623_priv *bd) in bd28623_power_on() 63 static void bd28623_power_off(struct bd28623_priv *bd) in bd28623_power_off() 75 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_get_switch_spk() local 87 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_set_switch_spk() local 106 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_probe() local 122 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_remove() local 129 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_suspend() local 138 struct bd28623_priv *bd = snd_soc_component_get_drvdata(component); in bd28623_codec_resume() local 183 struct bd28623_priv *bd; in bd28623_probe() local
|
/linux/block/ |
H A D | bsg.c | 45 static unsigned int bsg_timeout(struct bsg_device *bd, struct sg_io_v4 *hdr) in bsg_timeout() 57 static int bsg_sg_io(struct bsg_device *bd, bool open_for_write, in bsg_sg_io() 87 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) in bsg_get_command_q() 92 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) in bsg_set_command_q() 106 struct bsg_device *bd = to_bsg_device(file_inode(file)); in bsg_ioctl() local 172 struct bsg_device *bd = container_of(dev, struct bsg_device, device); in bsg_device_release() local 178 void bsg_unregister_queue(struct bsg_device *bd) in bsg_unregister_queue() 192 struct bsg_device *bd; in bsg_register_queue() local
|
/linux/drivers/net/wireless/ath/wcn36xx/ |
H A D | txrx.c | 22 static inline int get_rssi0(struct wcn36xx_rx_bd *bd) in get_rssi0() 27 static inline int get_snr(struct wcn36xx_rx_bd *bd) in get_snr() 311 struct wcn36xx_rx_bd *bd; in wcn36xx_rx_skb() local 458 static void wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_pdu() 520 static void wcn36xx_set_tx_data(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_data() 599 static void wcn36xx_set_tx_mgmt(struct wcn36xx_tx_bd *bd, in wcn36xx_set_tx_mgmt() 661 struct wcn36xx_tx_bd bd; in wcn36xx_start_tx() local
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_backlight.c | 64 nv40_get_intensity(struct backlight_device *bd) in nv40_get_intensity() 76 nv40_set_intensity(struct backlight_device *bd) in nv40_set_intensity() 117 nv50_edp_get_brightness(struct backlight_device *bd) in nv50_edp_get_brightness() 158 nv50_edp_set_brightness(struct backlight_device *bd) in nv50_edp_set_brightness() 205 nv50_get_intensity(struct backlight_device *bd) in nv50_get_intensity() 213 nv50_set_intensity(struct backlight_device *bd) in nv50_set_intensity()
|
/linux/include/linux/ |
H A D | backlight.h | 300 static inline int backlight_update_status(struct backlight_device *bd) in backlight_update_status() 316 static inline int backlight_enable(struct backlight_device *bd) in backlight_enable() 331 static inline int backlight_disable(struct backlight_device *bd) in backlight_disable() 353 static inline bool backlight_is_blank(const struct backlight_device *bd) in backlight_is_blank() 370 static inline int backlight_get_brightness(const struct backlight_device *bd) in backlight_get_brightness() 404 static inline void backlight_notify_blank(struct backlight_device *bd, in backlight_notify_blank()
|
/linux/include/linux/fsl/bestcomm/ |
H A D | bestcomm.h | 52 struct bcom_bd *bd; member 162 struct bcom_bd *bd; in bcom_buffer_done() local 179 struct bcom_bd *bd; in bcom_prepare_next_buffer() local 189 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->index); in bcom_submit_next_buffer() local 203 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->outdex); in bcom_retrieve_buffer() local
|
/linux/drivers/video/fbdev/aty/ |
H A D | radeon_backlight.c | 46 static int radeon_bl_update_status(struct backlight_device *bd) in radeon_bl_update_status() 126 struct backlight_device *bd; in radeonfb_bl_init() local 196 struct backlight_device *bd = rinfo->info->bl_dev; in radeonfb_bl_exit() local
|
/linux/drivers/macintosh/ |
H A D | via-pmu-backlight.c | 72 static int __pmu_backlight_update_status(struct backlight_device *bd) in __pmu_backlight_update_status() 95 static int pmu_backlight_update_status(struct backlight_device *bd) in pmu_backlight_update_status() 138 struct backlight_device *bd; in pmu_backlight_init() local
|
/linux/drivers/mtd/nand/onenand/ |
H A D | onenand_bbt.c | 56 static int create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip) in create_bbt() 131 static inline int onenand_memory_bbt (struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_memory_bbt() 181 static int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_scan_bbt()
|