| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 18 static u32 get_msglevel(struct net_device *dev) in get_msglevel() 23 static void set_msglevel(struct net_device *dev, u32 val) in set_msglevel() 169 static int get_sset_count(struct net_device *dev, int sset) in get_sset_count() 185 static int get_regs_len(struct net_device *dev) in get_regs_len() 192 static int get_eeprom_len(struct net_device *dev) in get_eeprom_len() 197 static void get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) in get_drvinfo() 229 static void get_strings(struct net_device *dev, u32 stringset, u8 *data) in get_strings() 352 static void get_stats(struct net_device *dev, struct ethtool_stats *stats, in get_stats() 380 static void get_regs(struct net_device *dev, struct ethtool_regs *regs, in get_regs() 391 static int restart_autoneg(struct net_device *dev) in restart_autoneg() [all …]
|
| H A D | cxgb4_tc_mqprio.c | 8 static int cxgb4_mqprio_validate(struct net_device *dev, in cxgb4_mqprio_validate() 94 static int cxgb4_init_eosw_txq(struct net_device *dev, in cxgb4_init_eosw_txq() 121 static void cxgb4_clean_eosw_txq(struct net_device *dev, in cxgb4_clean_eosw_txq() 139 static void cxgb4_free_eosw_txq(struct net_device *dev, in cxgb4_free_eosw_txq() 149 static int cxgb4_mqprio_alloc_hw_resources(struct net_device *dev) in cxgb4_mqprio_alloc_hw_resources() 272 static void cxgb4_mqprio_free_hw_resources(struct net_device *dev) in cxgb4_mqprio_free_hw_resources() 317 static int cxgb4_mqprio_alloc_tc(struct net_device *dev, in cxgb4_mqprio_alloc_tc() 369 static void cxgb4_mqprio_free_tc(struct net_device *dev) in cxgb4_mqprio_free_tc() 381 static int cxgb4_mqprio_class_bind(struct net_device *dev, in cxgb4_mqprio_class_bind() 405 static void cxgb4_mqprio_class_unbind(struct net_device *dev, in cxgb4_mqprio_class_unbind() [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | cs35l41-lib.c | 71 static bool cs35l41_readable_reg(struct device *dev, unsigned int reg) in cs35l41_readable_reg() 360 static bool cs35l41_precious_reg(struct device *dev, unsigned int reg) in cs35l41_precious_reg() 376 static bool cs35l41_volatile_reg(struct device *dev, unsigned int reg) in cs35l41_volatile_reg() 782 int cs35l41_test_key_unlock(struct device *dev, struct regmap *regmap) in cs35l41_test_key_unlock() 798 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap) in cs35l41_test_key_lock() 815 int cs35l41_otp_unpack(struct device *dev, struct regmap *regmap) in cs35l41_otp_unpack() 900 int cs35l41_register_errata_patch(struct device *dev, struct regmap *reg, unsigned int reg_revid) in cs35l41_register_errata_patch() 938 int cs35l41_set_channels(struct device *dev, struct regmap *reg, in cs35l41_set_channels() 988 static int cs35l41_boost_config(struct device *dev, struct regmap *regmap, int boost_ind, in cs35l41_boost_config() 1140 int cs35l41_init_boost(struct device *dev, struct regmap *regmap, in cs35l41_init_boost() [all …]
|
| /linux/drivers/nvdimm/ |
| H A D | core.c | 22 void nvdimm_bus_lock(struct device *dev) in nvdimm_bus_lock() 32 void nvdimm_bus_unlock(struct device *dev) in nvdimm_bus_unlock() 42 bool is_nvdimm_bus_locked(struct device *dev) in is_nvdimm_bus_locked() 65 static struct nvdimm_map *find_nvdimm_map(struct device *dev, in find_nvdimm_map() 77 static struct nvdimm_map *alloc_nvdimm_map(struct device *dev, in alloc_nvdimm_map() 155 void *devm_nvdimm_memremap(struct device *dev, resource_size_t offset, in devm_nvdimm_memremap() 218 int nd_uuid_store(struct device *dev, uuid_t **uuid_out, const char *buf, in nd_uuid_store() 254 ssize_t nd_size_select_store(struct device *dev, const char *buf, in nd_size_select_store() 279 static ssize_t commands_show(struct device *dev, in commands_show() 306 static ssize_t provider_show(struct device *dev, in provider_show() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | cmd.c | 43 int mlx5_fpga_access_reg(struct mlx5_core_dev *dev, u8 size, u64 addr, in mlx5_fpga_access_reg() 73 int mlx5_fpga_caps(struct mlx5_core_dev *dev) in mlx5_fpga_caps() 82 int mlx5_fpga_ctrl_op(struct mlx5_core_dev *dev, u8 op) in mlx5_fpga_ctrl_op() 93 int mlx5_fpga_sbu_caps(struct mlx5_core_dev *dev, void *caps, int size) in mlx5_fpga_sbu_caps() 125 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query) in mlx5_fpga_query() 142 int mlx5_fpga_create_qp(struct mlx5_core_dev *dev, void *fpga_qpc, in mlx5_fpga_create_qp() 163 int mlx5_fpga_modify_qp(struct mlx5_core_dev *dev, u32 fpga_qpn, in mlx5_fpga_modify_qp() 178 int mlx5_fpga_query_qp(struct mlx5_core_dev *dev, in mlx5_fpga_query_qp() 197 int mlx5_fpga_destroy_qp(struct mlx5_core_dev *dev, u32 fpga_qpn) in mlx5_fpga_destroy_qp() 207 int mlx5_fpga_query_qp_counters(struct mlx5_core_dev *dev, u32 fpga_qpn, in mlx5_fpga_query_qp_counters()
|
| /linux/net/phonet/ |
| H A D | pep-gprs.c | 32 struct net_device *dev; member 55 struct net_device *dev = gp->dev; in gprs_writeable() local 70 struct net_device *dev = gp->dev; in gprs_state_change() local 79 struct net_device *dev = gp->dev; in gprs_recv() local 163 static int gprs_open(struct net_device *dev) in gprs_open() 171 static int gprs_close(struct net_device *dev) in gprs_close() 177 static netdev_tx_t gprs_xmit(struct sk_buff *skb, struct net_device *dev) in gprs_xmit() 217 static void gprs_setup(struct net_device *dev) in gprs_setup() 245 struct net_device *dev; in gprs_attach() local 298 struct net_device *dev = gp->dev; in gprs_detach() local
|
| /linux/drivers/block/ |
| H A D | ps3vram.c | 107 static void ps3vram_notifier_reset(struct ps3_system_bus_device *dev) in ps3vram_notifier_reset() 117 static int ps3vram_notifier_wait(struct ps3_system_bus_device *dev, in ps3vram_notifier_wait() 141 static void ps3vram_init_ring(struct ps3_system_bus_device *dev) in ps3vram_init_ring() 149 static int ps3vram_wait_ring(struct ps3_system_bus_device *dev, in ps3vram_wait_ring() 179 static void ps3vram_rewind_ring(struct ps3_system_bus_device *dev) in ps3vram_rewind_ring() 197 static void ps3vram_fire_ring(struct ps3_system_bus_device *dev) in ps3vram_fire_ring() 223 static void ps3vram_bind(struct ps3_system_bus_device *dev) in ps3vram_bind() 244 static int ps3vram_upload(struct ps3_system_bus_device *dev, in ps3vram_upload() 276 static int ps3vram_download(struct ps3_system_bus_device *dev, in ps3vram_download() 308 static void ps3vram_cache_evict(struct ps3_system_bus_device *dev, int entry) in ps3vram_cache_evict() [all …]
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_probe.c | 88 match_device(const struct xenbus_device_id *arr, struct xenbus_device *dev) in match_device() 109 static void free_otherend_details(struct xenbus_device *dev) in free_otherend_details() 116 static void free_otherend_watch(struct xenbus_device *dev) in free_otherend_watch() 126 static int talk_to_otherend(struct xenbus_device *dev) in talk_to_otherend() 138 static int watch_otherend(struct xenbus_device *dev) in watch_otherend() 181 struct xenbus_device *dev = in xenbus_otherend_changed() local 234 struct xenbus_device *dev = to_xenbus_device(_dev); in spurious_threshold_show() local 243 struct xenbus_device *dev = to_xenbus_device(_dev); in spurious_threshold_store() local 274 struct xenbus_device *dev = to_xenbus_device(_dev); in xenbus_dev_probe() local 341 struct xenbus_device *dev = to_xenbus_device(_dev); in xenbus_dev_remove() local [all …]
|
| /linux/drivers/target/ |
| H A D | target_core_iblock.c | 40 static inline struct iblock_dev *IBLOCK_DEV(struct se_device *dev) in IBLOCK_DEV() 83 static bool iblock_configure_unmap(struct se_device *dev) in iblock_configure_unmap() 91 static int iblock_configure_device(struct se_device *dev) in iblock_configure_device() 188 struct se_device *dev = container_of(p, struct se_device, rcu_head); in iblock_dev_call_rcu() local 195 static void iblock_free_device(struct se_device *dev) in iblock_free_device() 200 static void iblock_destroy_device(struct se_device *dev) in iblock_destroy_device() 236 static sector_t iblock_get_blocks(struct se_device *dev) in iblock_get_blocks() 439 struct se_device *dev = cmd->se_dev; in iblock_execute_unmap() local 457 struct se_device *dev = cmd->se_dev; in iblock_execute_zero_out() local 495 struct se_device *dev = cmd->se_dev; in iblock_execute_write_same() local [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | cq.c | 104 void mlx4_cq_completion(struct mlx4_dev *dev, u32 cqn) in mlx4_cq_completion() 126 void mlx4_cq_event(struct mlx4_dev *dev, u32 cqn, int event_type) in mlx4_cq_event() 146 static int mlx4_SW2HW_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_SW2HW_CQ() 154 static int mlx4_MODIFY_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_MODIFY_CQ() 161 static int mlx4_HW2SW_CQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_HW2SW_CQ() 169 int mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq, in mlx4_cq_modify() 191 int mlx4_cq_resize(struct mlx4_dev *dev, struct mlx4_cq *cq, in mlx4_cq_resize() 217 int __mlx4_cq_alloc_icm(struct mlx4_dev *dev, int *cqn) in __mlx4_cq_alloc_icm() 244 static int mlx4_cq_alloc_icm(struct mlx4_dev *dev, int *cqn, u8 usage) in mlx4_cq_alloc_icm() 264 void __mlx4_cq_free_icm(struct mlx4_dev *dev, int cqn) in __mlx4_cq_free_icm() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| H A D | hw_table.c | 33 struct mlx5_core_dev *dev; member 40 mlx5_sf_controller_to_hwc(struct mlx5_core_dev *dev, u32 controller) in mlx5_sf_controller_to_hwc() 47 u16 mlx5_sf_sw_to_hw_id(struct mlx5_core_dev *dev, u32 controller, u16 sw_id) in mlx5_sf_sw_to_hw_id() 112 int mlx5_sf_hw_table_sf_alloc(struct mlx5_core_dev *dev, u32 controller, u32 usr_sfnum) in mlx5_sf_hw_table_sf_alloc() 160 void mlx5_sf_hw_table_sf_free(struct mlx5_core_dev *dev, u32 controller, u16 id) in mlx5_sf_hw_table_sf_free() 172 static void mlx5_sf_hw_table_hwc_sf_free(struct mlx5_core_dev *dev, in mlx5_sf_hw_table_hwc_sf_free() 181 void mlx5_sf_hw_table_sf_deferred_free(struct mlx5_core_dev *dev, u32 controller, u16 id) in mlx5_sf_hw_table_sf_deferred_free() 208 static void mlx5_sf_hw_table_hwc_dealloc_all(struct mlx5_core_dev *dev, in mlx5_sf_hw_table_hwc_dealloc_all() 247 static void mlx5_sf_hw_table_res_unregister(struct mlx5_core_dev *dev) in mlx5_sf_hw_table_res_unregister() 252 static int mlx5_sf_hw_table_res_register(struct mlx5_core_dev *dev, u16 max_fn, in mlx5_sf_hw_table_res_register() [all …]
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_drv.c | 138 static void qxl_drm_release(struct drm_device *dev) in qxl_drm_release() 154 struct drm_device *dev = pci_get_drvdata(pdev); in qxl_pci_remove() local 170 static int qxl_drm_freeze(struct drm_device *dev) in qxl_drm_freeze() 193 static int qxl_drm_resume(struct drm_device *dev, bool thaw) in qxl_drm_resume() 206 static int qxl_pm_suspend(struct device *dev) in qxl_pm_suspend() 221 static int qxl_pm_resume(struct device *dev) in qxl_pm_resume() 237 static int qxl_pm_thaw(struct device *dev) in qxl_pm_thaw() 244 static int qxl_pm_freeze(struct device *dev) in qxl_pm_freeze() 251 static int qxl_pm_restore(struct device *dev) in qxl_pm_restore()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | backlight.c | 20 void gma_backlight_enable(struct drm_device *dev) in gma_backlight_enable() 28 void gma_backlight_disable(struct drm_device *dev) in gma_backlight_disable() 36 void gma_backlight_set(struct drm_device *dev, int v) in gma_backlight_set() 47 struct drm_device *dev = bl_get_data(bd); in gma_backlight_get_brightness() local 58 struct drm_device *dev = bl_get_data(bd); in gma_backlight_update_status() local 74 int gma_backlight_init(struct drm_device *dev) in gma_backlight_init() 109 void gma_backlight_exit(struct drm_device *dev) in gma_backlight_exit()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | gid.c | 39 void mlx5_init_reserved_gids(struct mlx5_core_dev *dev) in mlx5_init_reserved_gids() 48 void mlx5_cleanup_reserved_gids(struct mlx5_core_dev *dev) in mlx5_cleanup_reserved_gids() 56 int mlx5_core_reserve_gids(struct mlx5_core_dev *dev, unsigned int count) in mlx5_core_reserve_gids() 76 void mlx5_core_unreserve_gids(struct mlx5_core_dev *dev, unsigned int count) in mlx5_core_unreserve_gids() 88 int mlx5_core_reserved_gid_alloc(struct mlx5_core_dev *dev, int *gid_index) in mlx5_core_reserved_gid_alloc() 105 void mlx5_core_reserved_gid_free(struct mlx5_core_dev *dev, int gid_index) in mlx5_core_reserved_gid_free() 111 unsigned int mlx5_core_reserved_gids_count(struct mlx5_core_dev *dev) in mlx5_core_reserved_gids_count() 117 int mlx5_core_roce_gid_set(struct mlx5_core_dev *dev, unsigned int index, in mlx5_core_roce_gid_set()
|
| /linux/drivers/net/hamradio/ |
| H A D | hdlcdrv.c | 132 static void hdlc_rx_flag(struct net_device *dev, struct hdlcdrv_state *s) in hdlc_rx_flag() 156 void hdlcdrv_receiver(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_receiver() 253 void hdlcdrv_transmitter(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_transmitter() 353 static void start_tx(struct net_device *dev, struct hdlcdrv_state *s) in start_tx() 365 void hdlcdrv_arbitrate(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_arbitrate() 391 struct net_device *dev) in hdlcdrv_send_packet() 414 static int hdlcdrv_set_mac_address(struct net_device *dev, void *addr) in hdlcdrv_set_mac_address() 433 static int hdlcdrv_open(struct net_device *dev) in hdlcdrv_open() 470 static int hdlcdrv_close(struct net_device *dev) in hdlcdrv_close() 487 static int hdlcdrv_siocdevprivate(struct net_device *dev, struct ifreq *ifr, in hdlcdrv_siocdevprivate() [all …]
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | tables_lpphy.c | 543 void b2062_upload_init_table(struct b43_wldev *dev) in b2062_upload_init_table() 562 void b2063_upload_init_table(struct b43_wldev *dev) in b2063_upload_init_table() 581 u32 b43_lptab_read(struct b43_wldev *dev, u32 offset) in b43_lptab_read() 612 void b43_lptab_read_bulk(struct b43_wldev *dev, u32 offset, in b43_lptab_read_bulk() 647 void b43_lptab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_lptab_write() 676 void b43_lptab_write_bulk(struct b43_wldev *dev, u32 offset, in b43_lptab_write_bulk() 2257 void lpphy_rev0_1_table_init(struct b43_wldev *dev) in lpphy_rev0_1_table_init() 2292 void lpphy_rev2plus_table_init(struct b43_wldev *dev) in lpphy_rev2plus_table_init() 2342 static void lpphy_rev0_1_write_gain_table(struct b43_wldev *dev, int offset, in lpphy_rev0_1_write_gain_table() 2358 static void lpphy_rev2plus_write_gain_table(struct b43_wldev *dev, int offset, in lpphy_rev2plus_write_gain_table() [all …]
|
| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_vnd.c | 19 void rmnet_vnd_rx_fixup(struct sk_buff *skb, struct net_device *dev) in rmnet_vnd_rx_fixup() 32 void rmnet_vnd_tx_fixup_len(unsigned int len, struct net_device *dev) in rmnet_vnd_tx_fixup_len() 45 void rmnet_vnd_tx_fixup(struct sk_buff *skb, struct net_device *dev) in rmnet_vnd_tx_fixup() 53 struct net_device *dev) in rmnet_vnd_start_xmit() 97 static int rmnet_vnd_get_iflink(const struct net_device *dev) in rmnet_vnd_get_iflink() 104 static int rmnet_vnd_init(struct net_device *dev) in rmnet_vnd_init() 122 static void rmnet_vnd_uninit(struct net_device *dev) in rmnet_vnd_uninit() 130 static void rmnet_get_stats64(struct net_device *dev, in rmnet_get_stats64() 186 static void rmnet_get_strings(struct net_device *dev, u32 stringset, u8 *buf) in rmnet_get_strings() 196 static int rmnet_get_sset_count(struct net_device *dev, int sset) in rmnet_get_sset_count() [all …]
|
| /linux/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_drv.c | 64 static int tilcdc_atomic_check(struct drm_device *dev, in tilcdc_atomic_check() 94 static void modeset_init(struct drm_device *dev) in modeset_init() 127 struct drm_device *dev = arg; in tilcdc_irq() local 133 static int tilcdc_irq_install(struct drm_device *dev, unsigned int irq) in tilcdc_irq_install() 147 static void tilcdc_irq_uninstall(struct drm_device *dev) in tilcdc_irq_uninstall() 162 static void tilcdc_fini(struct drm_device *dev) in tilcdc_fini() 196 static int tilcdc_init(const struct drm_driver *ddrv, struct device *dev) in tilcdc_init() 426 struct drm_device *dev = node->minor->dev; in tilcdc_regs_show() local 447 struct drm_device *dev = node->minor->dev; in tilcdc_mm_show() local 492 static int tilcdc_pm_suspend(struct device *dev) in tilcdc_pm_suspend() [all …]
|
| /linux/drivers/net/pcs/ |
| H A D | pcs-xpcs-plat.c | 36 static ptrdiff_t xpcs_mmio_addr_format(int dev, int reg) in xpcs_mmio_addr_format() 52 int dev, int reg) in xpcs_mmio_read_reg_indirect() 83 int dev, int reg, u16 val) in xpcs_mmio_write_reg_indirect() 114 int dev, int reg) in xpcs_mmio_read_reg_direct() 140 int dev, int reg, u16 val) in xpcs_mmio_write_reg_direct() 191 static int xpcs_mmio_read_c45(struct mii_bus *bus, int addr, int dev, int reg) in xpcs_mmio_read_c45() 204 static int xpcs_mmio_write_c45(struct mii_bus *bus, int addr, int dev, in xpcs_mmio_write_c45() 236 struct device *dev = &pdev->dev; in xpcs_plat_init_res() local 280 struct device *dev = &pxpcs->pdev->dev; in xpcs_plat_init_clk() local 300 struct device *dev = &pxpcs->pdev->dev; in xpcs_plat_init_bus() local [all …]
|
| /linux/drivers/comedi/drivers/ |
| H A D | adl_pci9111.c | 150 static void pci9111_interrupt_source_set(struct comedi_device *dev, in pci9111_interrupt_source_set() 173 static void pci9111_fifo_reset(struct comedi_device *dev) in pci9111_fifo_reset() 183 static int pci9111_ai_cancel(struct comedi_device *dev, in pci9111_ai_cancel() 200 static int pci9111_ai_check_chanlist(struct comedi_device *dev, in pci9111_ai_check_chanlist() 235 static int pci9111_ai_do_cmd_test(struct comedi_device *dev, in pci9111_ai_do_cmd_test() 335 static int pci9111_ai_do_cmd(struct comedi_device *dev, in pci9111_ai_do_cmd() 389 static void pci9111_ai_munge(struct comedi_device *dev, in pci9111_ai_munge() 405 static void pci9111_handle_fifo_half_full(struct comedi_device *dev, in pci9111_handle_fifo_half_full() 451 struct comedi_device *dev = p_device; in pci9111_interrupt() local 515 static int pci9111_ai_eoc(struct comedi_device *dev, in pci9111_ai_eoc() [all …]
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_eq.c | 166 static inline u64 async_mask(struct mthca_dev *dev) in async_mask() 173 static inline void tavor_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in tavor_set_eq_ci() 189 static inline void arbel_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in arbel_set_eq_ci() 199 static inline void set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) in set_eq_ci() 207 static inline void tavor_eq_req_not(struct mthca_dev *dev, int eqn) in tavor_eq_req_not() 214 static inline void arbel_eq_req_not(struct mthca_dev *dev, u32 eqn_mask) in arbel_eq_req_not() 219 static inline void disarm_cq(struct mthca_dev *dev, int eqn, int cqn) in disarm_cq() 246 static void port_change(struct mthca_dev *dev, int port, int active) in port_change() 260 static int mthca_eq_int(struct mthca_dev *dev, struct mthca_eq *eq) in mthca_eq_int() 393 struct mthca_dev *dev = dev_ptr; in mthca_tavor_interrupt() local [all …]
|
| /linux/drivers/pcmcia/ |
| H A D | ds.c | 237 static void pcmcia_release_dev(struct device *dev) in pcmcia_release_dev() 251 static int pcmcia_device_probe(struct device *dev) in pcmcia_device_probe() 353 static void pcmcia_device_remove(struct device *dev) in pcmcia_device_remove() 663 static int pcmcia_requery_callback(struct device *dev, void *_data) in pcmcia_requery_callback() 741 static int pcmcia_load_firmware(struct pcmcia_device *dev, char *filename) in pcmcia_load_firmware() 791 static inline int pcmcia_load_firmware(struct pcmcia_device *dev, in pcmcia_load_firmware() 800 static inline int pcmcia_devmatch(struct pcmcia_device *dev, in pcmcia_devmatch() 903 static int pcmcia_bus_match(struct device *dev, const struct device_driver *drv) in pcmcia_bus_match() 934 static int pcmcia_bus_uevent(const struct device *dev, struct kobj_uevent_env *env) in pcmcia_bus_uevent() 979 static int runtime_suspend(struct device *dev) in runtime_suspend() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | tx.c | 40 mt76_tx_status_lock(struct mt76_dev *dev, struct sk_buff_head *list) in mt76_tx_status_lock() 49 mt76_tx_status_unlock(struct mt76_dev *dev, struct sk_buff_head *list) in mt76_tx_status_unlock() 89 __mt76_tx_status_skb_done(struct mt76_dev *dev, struct sk_buff *skb, u8 flags, in __mt76_tx_status_skb_done() 114 mt76_tx_status_skb_done(struct mt76_dev *dev, struct sk_buff *skb, in mt76_tx_status_skb_done() 122 mt76_tx_status_skb_add(struct mt76_dev *dev, struct mt76_wcid *wcid, in mt76_tx_status_skb_add() 171 mt76_tx_status_skb_get(struct mt76_dev *dev, struct mt76_wcid *wcid, int pktid, in mt76_tx_status_skb_get() 213 mt76_tx_status_check(struct mt76_dev *dev, bool flush) in mt76_tx_status_check() 226 mt76_tx_check_non_aql(struct mt76_dev *dev, struct mt76_wcid *wcid, in mt76_tx_check_non_aql() 240 void __mt76_tx_complete_skb(struct mt76_dev *dev, u16 wcid_idx, struct sk_buff *skb, in __mt76_tx_complete_skb() 304 struct mt76_dev *dev = phy->dev; in __mt76_tx_queue_skb() local [all …]
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_configfs.c | 243 static bool is_bound(struct xe_config_group_device *dev) in is_bound() 271 struct xe_config_device *dev = to_xe_config_device(item); in survivability_mode_show() local 278 struct xe_config_group_device *dev = to_xe_config_group_device(item); in survivability_mode_store() local 297 struct xe_config_device *dev = to_xe_config_device(item); in engines_allowed_show() local 389 struct xe_config_group_device *dev = to_xe_config_group_device(item); in engines_allowed_store() local 412 struct xe_config_device *dev = to_xe_config_device(item); in enable_psmi_show() local 419 struct xe_config_group_device *dev = to_xe_config_group_device(item); in enable_psmi_store() local 453 static ssize_t wa_bb_show(struct xe_config_group_device *dev, in wa_bb_show() 494 struct xe_config_group_device *dev = to_xe_config_group_device(item); in ctx_restore_mid_bb_show() local 501 struct xe_config_group_device *dev = to_xe_config_group_device(item); in ctx_restore_post_bb_show() local [all …]
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_dcbnl.c | 11 static int fm10k_dcbnl_ieee_getets(struct net_device *dev, struct ieee_ets *ets) in fm10k_dcbnl_ieee_getets() 36 static int fm10k_dcbnl_ieee_setets(struct net_device *dev, struct ieee_ets *ets) in fm10k_dcbnl_ieee_setets() 77 static int fm10k_dcbnl_ieee_getpfc(struct net_device *dev, struct ieee_pfc *pfc) in fm10k_dcbnl_ieee_getpfc() 93 static int fm10k_dcbnl_ieee_setpfc(struct net_device *dev, struct ieee_pfc *pfc) in fm10k_dcbnl_ieee_setpfc() 113 static u8 fm10k_dcbnl_getdcbx(struct net_device __always_unused *dev) in fm10k_dcbnl_getdcbx() 125 static u8 fm10k_dcbnl_setdcbx(struct net_device __always_unused *dev, u8 mode) in fm10k_dcbnl_setdcbx() 146 void fm10k_dcbnl_set_ops(struct net_device *dev) in fm10k_dcbnl_set_ops()
|