| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| H A D | rtl8225.c | 22 static void rtl8225_write(struct ieee80211_hw *dev, u8 addr, u16 data) in rtl8225_write() 73 static u16 rtl8225_read(struct ieee80211_hw *dev, u8 addr) in rtl8225_read() 255 static void rtl8225_rf_set_tx_power(struct ieee80211_hw *dev, int channel) in rtl8225_rf_set_tx_power() 302 static void rtl8225_rf_init(struct ieee80211_hw *dev) in rtl8225_rf_init() 472 static void rtl8225z2_rf_set_tx_power(struct ieee80211_hw *dev, int channel) in rtl8225z2_rf_set_tx_power() 531 static void rtl8225z2_rf_init(struct ieee80211_hw *dev) in rtl8225z2_rf_init() 699 static void rtl8225_rf_stop(struct ieee80211_hw *dev) in rtl8225_rf_stop() 715 static void rtl8225_rf_set_channel(struct ieee80211_hw *dev, in rtl8225_rf_set_channel() 745 const struct rtl818x_rf_ops * rtl8180_detect_rf(struct ieee80211_hw *dev) in rtl8180_detect_rf()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | amd64_edac_inj.c | 4 static ssize_t amd64_inject_section_show(struct device *dev, in amd64_inject_section_show() 19 static ssize_t amd64_inject_section_store(struct device *dev, in amd64_inject_section_store() 41 static ssize_t amd64_inject_word_show(struct device *dev, in amd64_inject_word_show() 56 static ssize_t amd64_inject_word_store(struct device *dev, in amd64_inject_word_store() 78 static ssize_t amd64_inject_ecc_vector_show(struct device *dev, in amd64_inject_ecc_vector_show() 92 static ssize_t amd64_inject_ecc_vector_store(struct device *dev, in amd64_inject_ecc_vector_store() 118 static ssize_t amd64_inject_read_store(struct device *dev, in amd64_inject_read_store() 151 static ssize_t amd64_inject_write_store(struct device *dev, in amd64_inject_write_store() 223 struct device *dev = kobj_to_dev(kobj); in amd64_edac_inj_is_visible() local
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffs_summary.c | 55 static void yaffs_summary_clear(struct yaffs_dev *dev) in yaffs_summary_clear() 64 void yaffs_summary_deinit(struct yaffs_dev *dev) in yaffs_summary_deinit() 73 int yaffs_summary_init(struct yaffs_dev *dev) in yaffs_summary_init() 101 static unsigned yaffs_summary_sum(struct yaffs_dev *dev) in yaffs_summary_sum() 118 static int yaffs_summary_write(struct yaffs_dev *dev, int blk) in yaffs_summary_write() 178 int yaffs_summary_read(struct yaffs_dev *dev, in yaffs_summary_read() 246 int yaffs_summary_add(struct yaffs_dev *dev, in yaffs_summary_add() 275 int yaffs_summary_fetch(struct yaffs_dev *dev, in yaffs_summary_fetch() 292 void yaffs_summary_gc(struct yaffs_dev *dev, int blk) in yaffs_summary_gc()
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_spdifrx.c | 23 struct device *dev; member 32 static int rk_spdifrx_runtime_suspend(struct device *dev) in rk_spdifrx_runtime_suspend() 42 static int rk_spdifrx_runtime_resume(struct device *dev) in rk_spdifrx_runtime_resume() 168 static bool rk_spdifrx_wr_reg(struct device *dev, unsigned int reg) in rk_spdifrx_wr_reg() 189 static bool rk_spdifrx_rd_reg(struct device *dev, unsigned int reg) in rk_spdifrx_rd_reg() 210 static bool rk_spdifrx_volatile_reg(struct device *dev, unsigned int reg) in rk_spdifrx_volatile_reg() 227 static bool rk_spdifrx_precious_reg(struct device *dev, unsigned int reg) in rk_spdifrx_precious_reg() 365 static int rockchip_spdifrx_suspend(struct device *dev) in rockchip_spdifrx_suspend() 374 static int rockchip_spdifrx_resume(struct device *dev) in rockchip_spdifrx_resume()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | bh1770glc.c | 629 static ssize_t bh1770_power_state_store(struct device *dev, in bh1770_power_state_store() 672 static ssize_t bh1770_power_state_show(struct device *dev, in bh1770_power_state_show() 678 static ssize_t bh1770_lux_result_show(struct device *dev, in bh1770_lux_result_show() 701 static ssize_t bh1770_lux_range_show(struct device *dev, in bh1770_lux_range_show() 707 static ssize_t bh1770_prox_enable_store(struct device *dev, in bh1770_prox_enable_store() 739 static ssize_t bh1770_prox_enable_show(struct device *dev, in bh1770_prox_enable_show() 751 static ssize_t bh1770_prox_result_show(struct device *dev, in bh1770_prox_result_show() 766 static ssize_t bh1770_prox_range_show(struct device *dev, in bh1770_prox_range_show() 772 static ssize_t bh1770_get_prox_rate_avail(struct device *dev, in bh1770_get_prox_rate_avail() 783 static ssize_t bh1770_get_prox_rate_above(struct device *dev, in bh1770_get_prox_rate_above() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_driver.c | 417 struct uvc_entity *uvc_entity_by_id(struct uvc_device *dev, int id) in uvc_entity_by_id() 429 static struct uvc_entity *uvc_entity_by_reference(struct uvc_device *dev, in uvc_entity_by_reference() 446 static struct uvc_streaming *uvc_stream_by_id(struct uvc_device *dev, int id) in uvc_stream_by_id() 476 static struct uvc_streaming *uvc_stream_new(struct uvc_device *dev, in uvc_stream_new() 506 static int uvc_parse_format(struct uvc_device *dev, in uvc_parse_format() 782 static int uvc_parse_streaming(struct uvc_device *dev, in uvc_parse_streaming() 1066 static int uvc_parse_vendor_control(struct uvc_device *dev, in uvc_parse_vendor_control() 1144 static int uvc_parse_standard_control(struct uvc_device *dev, in uvc_parse_standard_control() 1405 static int uvc_parse_control(struct uvc_device *dev) in uvc_parse_control() 1818 static struct uvc_video_chain *uvc_alloc_chain(struct uvc_device *dev) in uvc_alloc_chain() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ag7xxx.c | 142 struct eth_device *dev; member 339 static void ag7xxx_dma_clean_tx(struct udevice *dev) in ag7xxx_dma_clean_tx() 363 static void ag7xxx_dma_clean_rx(struct udevice *dev) in ag7xxx_dma_clean_rx() 395 static int ag7xxx_eth_send(struct udevice *dev, void *packet, int length) in ag7xxx_eth_send() 435 static int ag7xxx_eth_recv(struct udevice *dev, int flags, uchar **packetp) in ag7xxx_eth_recv() 464 static int ag7xxx_eth_free_pkt(struct udevice *dev, uchar *packet, in ag7xxx_eth_free_pkt() 486 static int ag7xxx_eth_start(struct udevice *dev) in ag7xxx_eth_start() 507 static void ag7xxx_eth_stop(struct udevice *dev) in ag7xxx_eth_stop() 525 static int ag7xxx_eth_write_hwaddr(struct udevice *dev) in ag7xxx_eth_write_hwaddr() 541 static void ag7xxx_hw_setup(struct udevice *dev) in ag7xxx_hw_setup() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | nct7802.c | 65 static ssize_t temp_type_show(struct device *dev, in temp_type_show() 80 static ssize_t temp_type_store(struct device *dev, in temp_type_store() 101 static ssize_t pwm_mode_show(struct device *dev, in pwm_mode_show() 119 static ssize_t pwm_show(struct device *dev, struct device_attribute *devattr, in pwm_show() 137 static ssize_t pwm_store(struct device *dev, struct device_attribute *devattr, in pwm_store() 153 static ssize_t pwm_enable_show(struct device *dev, in pwm_enable_show() 168 static ssize_t pwm_enable_store(struct device *dev, in pwm_enable_store() 341 static ssize_t in_show(struct device *dev, struct device_attribute *attr, in in_show() 355 static ssize_t in_store(struct device *dev, struct device_attribute *attr, in in_store() 373 static ssize_t in_alarm_show(struct device *dev, struct device_attribute *attr, in in_alarm_show() [all …]
|
| H A D | da9052-hwmon.c | 85 static ssize_t da9052_vddout_show(struct device *dev, in da9052_vddout_show() 117 static ssize_t da9052_ich_show(struct device *dev, in da9052_ich_show() 131 static ssize_t da9052_tbat_show(struct device *dev, in da9052_tbat_show() 139 static ssize_t da9052_vbat_show(struct device *dev, in da9052_vbat_show() 152 static ssize_t da9052_misc_channel_show(struct device *dev, in da9052_misc_channel_show() 221 static ssize_t __da9052_read_tsi(struct device *dev, int channel) in __da9052_read_tsi() 240 static ssize_t da9052_tsi_show(struct device *dev, in da9052_tsi_show() 257 static ssize_t da9052_tjunc_show(struct device *dev, in da9052_tjunc_show() 279 static ssize_t da9052_vbbat_show(struct device *dev, in da9052_vbbat_show() 292 static ssize_t label_show(struct device *dev, in label_show() [all …]
|
| H A D | abx500.c | 124 static ssize_t name_show(struct device *dev, struct device_attribute *devattr, in name_show() 132 static ssize_t label_show(struct device *dev, in label_show() 140 static ssize_t input_show(struct device *dev, in input_show() 156 static ssize_t min_store(struct device *dev, struct device_attribute *devattr, in min_store() 176 static ssize_t max_store(struct device *dev, struct device_attribute *devattr, in max_store() 196 static ssize_t max_hyst_store(struct device *dev, in max_hyst_store() 218 static ssize_t min_show(struct device *dev, struct device_attribute *devattr, in min_show() 227 static ssize_t max_show(struct device *dev, struct device_attribute *devattr, in max_show() 236 static ssize_t max_hyst_show(struct device *dev, in max_hyst_show() 245 static ssize_t min_alarm_show(struct device *dev, in min_alarm_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cirrus/ |
| H A D | ep93xx_eth.c | 170 struct net_device *dev; member 184 static int ep93xx_mdio_read(struct net_device *dev, int phy_id, int reg) in ep93xx_mdio_read() 208 static void ep93xx_mdio_write(struct net_device *dev, int phy_id, int reg, int data) in ep93xx_mdio_write() 226 static int ep93xx_rx(struct net_device *dev, int budget) in ep93xx_rx() 312 struct net_device *dev = ep->dev; in ep93xx_poll() local 330 static netdev_tx_t ep93xx_xmit(struct sk_buff *skb, struct net_device *dev) in ep93xx_xmit() 366 static void ep93xx_tx_complete(struct net_device *dev) in ep93xx_tx_complete() 421 struct net_device *dev = dev_id; in ep93xx_irq() local 446 struct device *dev = ep->dev->dev.parent; in ep93xx_free_buffers() local 479 struct device *dev = ep->dev->dev.parent; in ep93xx_alloc_buffers() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_printer.c | 226 struct printer_dev *dev = container_of(kref, struct printer_dev, kref); in printer_dev_free() local 263 struct printer_dev *dev = ep->driver_data; in rx_complete() local 312 struct printer_dev *dev = ep->driver_data; in tx_complete() local 343 struct printer_dev *dev; in printer_open() local 374 struct printer_dev *dev = fd->private_data; in printer_close() local 392 setup_rx_reqs(struct printer_dev *dev) in setup_rx_reqs() 430 struct printer_dev *dev = fd->private_data; in printer_read() local 572 struct printer_dev *dev = fd->private_data; in printer_write() local 692 struct printer_dev *dev = fd->private_data; in printer_fsync() local 722 struct printer_dev *dev = fd->private_data; in printer_poll() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_offload.c | 183 struct net_device *dev = adapter->port[i]; in get_iff_from_mac() local 480 static int rx_offload_blackhole(struct t3cdev *dev, struct sk_buff **skbs, in rx_offload_blackhole() 488 static void dummy_neigh_update(struct t3cdev *dev, struct neighbour *neigh) in dummy_neigh_update() 492 void cxgb3_set_dummy_ops(struct t3cdev *dev) in cxgb3_set_dummy_ops() 697 struct t3cdev *dev2t3cdev(struct net_device *dev) in dev2t3cdev() 706 static int do_smt_write_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_smt_write_rpl() 717 static int do_l2t_write_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_l2t_write_rpl() 728 static int do_rte_write_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_rte_write_rpl() 739 static int do_act_open_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_act_open_rpl() 759 static int do_stid_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_stid_rpl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/siano/ |
| H A D | smsusb.c | 41 struct smsusb_device_t *dev; member 73 struct smsusb_device_t *dev = surb->dev; in do_submit_urb() local 89 struct smsusb_device_t *dev = surb->dev; in smsusb_onresponse() local 150 static int smsusb_submit_urb(struct smsusb_device_t *dev, in smsusb_submit_urb() 176 static void smsusb_stop_streaming(struct smsusb_device_t *dev) in smsusb_stop_streaming() 190 static int smsusb_start_streaming(struct smsusb_device_t *dev) in smsusb_start_streaming() 208 struct smsusb_device_t *dev = (struct smsusb_device_t *) context; in smsusb_sendrequest() local 338 struct smsusb_device_t *dev = usb_get_intfdata(intf); in smsusb_term_device() local 356 static void *siano_media_device_register(struct smsusb_device_t *dev, in siano_media_device_register() 389 struct smsusb_device_t *dev; in smsusb_init_device() local [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_teql.c | 54 struct net_device *dev; member 78 struct net_device *dev = qdisc_dev(sch); in teql_enqueue() local 171 struct net_device *dev = qdisc_dev(sch); in teql_qdisc_init() local 219 struct net_device *dev, struct netdev_queue *txq, in __teql_resolve() 258 struct net_device *dev, in teql_resolve() 277 static netdev_tx_t teql_master_xmit(struct sk_buff *skb, struct net_device *dev) in teql_master_xmit() 355 static int teql_master_open(struct net_device *dev) in teql_master_open() 397 static int teql_master_close(struct net_device *dev) in teql_master_close() 403 static void teql_master_stats64(struct net_device *dev, in teql_master_stats64() 414 static int teql_master_mtu(struct net_device *dev, int new_mtu) in teql_master_mtu() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwspinlock/ |
| H A D | hwspinlock_core.c | 486 int hwspin_lock_register(struct hwspinlock_device *bank, struct device *dev, in hwspin_lock_register() 554 static void devm_hwspin_lock_unreg(struct device *dev, void *res) in devm_hwspin_lock_unreg() 559 static int devm_hwspin_lock_device_match(struct device *dev, void *res, in devm_hwspin_lock_device_match() 583 int devm_hwspin_lock_unregister(struct device *dev, in devm_hwspin_lock_unregister() 612 int devm_hwspin_lock_register(struct device *dev, in devm_hwspin_lock_register() 648 struct device *dev = hwlock->bank->dev; in __hwspin_lock_request() local 802 struct device *dev; in hwspin_lock_free() local 842 static int devm_hwspin_lock_match(struct device *dev, void *res, void *data) in devm_hwspin_lock_match() 852 static void devm_hwspin_lock_release(struct device *dev, void *res) in devm_hwspin_lock_release() 870 int devm_hwspin_lock_free(struct device *dev, struct hwspinlock *hwlock) in devm_hwspin_lock_free() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_lvds.c | 58 static u32 cdv_intel_lvds_get_max_backlight(struct drm_device *dev) in cdv_intel_lvds_get_max_backlight() 82 static void cdv_intel_lvds_set_backlight(struct drm_device *dev, int level) in cdv_intel_lvds_set_backlight() 105 static void cdv_intel_lvds_set_power(struct drm_device *dev, in cdv_intel_lvds_set_power() 137 struct drm_device *dev = encoder->dev; in cdv_intel_lvds_encoder_dpms() local 156 struct drm_device *dev = connector->dev; in cdv_intel_lvds_mode_valid() local 182 struct drm_device *dev = encoder->dev; in cdv_intel_lvds_mode_fixup() local 229 struct drm_device *dev = encoder->dev; in cdv_intel_lvds_prepare() local 247 struct drm_device *dev = encoder->dev; in cdv_intel_lvds_commit() local 262 struct drm_device *dev = encoder->dev; in cdv_intel_lvds_mode_set() local 299 struct drm_device *dev = connector->dev; in cdv_intel_lvds_get_modes() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | msi001.c | 50 static int msi001_wreg(struct msi001_dev *dev, u32 data) in msi001_wreg() 56 static int msi001_set_gain(struct msi001_dev *dev, int lna_gain, int mixer_gain, in msi001_set_gain() 83 static int msi001_set_tuner(struct msi001_dev *dev) in msi001_set_tuner() 287 struct msi001_dev *dev = sd_to_msi001_dev(sd); in msi001_standby() local 294 struct msi001_dev *dev = sd_to_msi001_dev(sd); in msi001_g_tuner() local 310 struct msi001_dev *dev = sd_to_msi001_dev(sd); in msi001_s_tuner() local 319 struct msi001_dev *dev = sd_to_msi001_dev(sd); in msi001_g_frequency() local 330 struct msi001_dev *dev = sd_to_msi001_dev(sd); in msi001_s_frequency() local 350 struct msi001_dev *dev = sd_to_msi001_dev(sd); in msi001_enum_freq_bands() local 381 struct msi001_dev *dev = container_of(ctrl->handler, struct msi001_dev, hdl); in msi001_s_ctrl() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | ioctl_linux.c | 1307 static int wpa_set_auth_algs(struct net_device *dev, u32 value) in wpa_set_auth_algs() 1362 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 1822 static int rtw_wx_get_name(struct net_device *dev, in rtw_wx_get_name() 1907 static int rtw_wx_set_freq(struct net_device *dev, in rtw_wx_set_freq() 1970 static int rtw_wx_get_freq(struct net_device *dev, in rtw_wx_get_freq() 1993 static int rtw_wx_set_mode(struct net_device *dev, struct iw_request_info *a, in rtw_wx_set_mode() 2082 static int rtw_wx_get_mode(struct net_device *dev, struct iw_request_info *a, in rtw_wx_get_mode() 2117 static int rtw_wx_set_pmkid(struct net_device *dev, in rtw_wx_set_pmkid() 2214 static int rtw_wx_get_sens(struct net_device *dev, in rtw_wx_get_sens() 2241 static int rtw_wx_get_range(struct net_device *dev, in rtw_wx_get_range() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | mdio_devres.c | 12 static void devm_mdiobus_free(struct device *dev, void *this) in devm_mdiobus_free() 30 struct mii_bus *devm_mdiobus_alloc_size(struct device *dev, int sizeof_priv) in devm_mdiobus_alloc_size() 49 static void devm_mdiobus_unregister(struct device *dev, void *this) in devm_mdiobus_unregister() 56 static int mdiobus_devres_match(struct device *dev, in mdiobus_devres_match() 73 int __devm_mdiobus_register(struct device *dev, struct mii_bus *bus, in __devm_mdiobus_register() 106 int devm_of_mdiobus_register(struct device *dev, struct mii_bus *mdio, in devm_of_mdiobus_register()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ |
| H A D | r8180_93cx6.c | 23 static void eprom_cs(struct net_device *dev, short bit) in eprom_cs() 42 static void eprom_ck_cycle(struct net_device *dev) in eprom_ck_cycle() 60 static void eprom_w(struct net_device *dev, short bit) in eprom_w() 77 static short eprom_r(struct net_device *dev) in eprom_r() 94 static void eprom_send_bits_string(struct net_device *dev, short b[], int len) in eprom_send_bits_string() 104 int eprom_read(struct net_device *dev, u32 addr) in eprom_read()
|
| /OK3568_Linux_fs/kernel/drivers/pps/ |
| H A D | sysfs.c | 18 static ssize_t assert_show(struct device *dev, struct device_attribute *attr, in assert_show() 32 static ssize_t clear_show(struct device *dev, struct device_attribute *attr, in clear_show() 46 static ssize_t mode_show(struct device *dev, struct device_attribute *attr, in mode_show() 55 static ssize_t echo_show(struct device *dev, struct device_attribute *attr, in echo_show() 64 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() 73 static ssize_t path_show(struct device *dev, struct device_attribute *attr, in path_show()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/ |
| H A D | mad.c | 108 int mlx4_MAD_IFC(struct mlx4_ib_dev *dev, int mad_ifc_flags, in mlx4_MAD_IFC() 189 static void update_sm_ah(struct mlx4_ib_dev *dev, u8 port_num, u16 lid, u8 sl) in update_sm_ah() 230 struct mlx4_ib_dev *dev = to_mdev(ibdev); in smp_snoop() local 333 static void __propagate_pkey_ev(struct mlx4_ib_dev *dev, int port_num, in __propagate_pkey_ev() 367 static void node_desc_override(struct ib_device *dev, in node_desc_override() 383 static void forward_trap(struct mlx4_ib_dev *dev, u8 port_num, const struct ib_mad *mad) in forward_trap() 434 struct mlx4_ib_dev *dev = to_mdev(ibdev); in mlx4_ib_find_real_gid() local 445 static int find_slave_port_pkey_ix(struct mlx4_ib_dev *dev, int slave, in find_slave_port_pkey_ix() 503 static int is_proxy_qp0(struct mlx4_ib_dev *dev, int qpn, int slave) in is_proxy_qp0() 510 int mlx4_ib_send_to_slave(struct mlx4_ib_dev *dev, int slave, u8 port, in mlx4_ib_send_to_slave() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | b44.c | 302 static int b44_mdio_read_mii(struct net_device *dev, int phy_id, int location) in b44_mdio_read_mii() 312 static void b44_mdio_write_mii(struct net_device *dev, int phy_id, int location, in b44_mdio_write_mii() 909 struct net_device *dev = dev_id; in b44_interrupt() local 949 static void b44_tx_timeout(struct net_device *dev, unsigned int txqueue) in b44_tx_timeout() 968 static netdev_tx_t b44_start_xmit(struct sk_buff *skb, struct net_device *dev) in b44_start_xmit() 1058 static int b44_change_mtu(struct net_device *dev, int new_mtu) in b44_change_mtu() 1374 static int b44_set_mac_addr(struct net_device *dev, void *p) in b44_set_mac_addr() 1447 static int b44_open(struct net_device *dev) in b44_open() 1491 static void b44_poll_controller(struct net_device *dev) in b44_poll_controller() 1640 static int b44_close(struct net_device *dev) in b44_close() [all …]
|
| H A D | bcmsysport.c | 118 static void bcm_sysport_set_rx_csum(struct net_device *dev, in bcm_sysport_set_rx_csum() 155 static void bcm_sysport_set_tx_csum(struct net_device *dev, in bcm_sysport_set_tx_csum() 186 static int bcm_sysport_set_features(struct net_device *dev, in bcm_sysport_set_features() 307 static void bcm_sysport_get_drvinfo(struct net_device *dev, in bcm_sysport_get_drvinfo() 314 static u32 bcm_sysport_get_msglvl(struct net_device *dev) in bcm_sysport_get_msglvl() 321 static void bcm_sysport_set_msglvl(struct net_device *dev, u32 enable) in bcm_sysport_set_msglvl() 342 static int bcm_sysport_get_sset_count(struct net_device *dev, int string_set) in bcm_sysport_get_sset_count() 364 static void bcm_sysport_get_strings(struct net_device *dev, in bcm_sysport_get_strings() 469 static void bcm_sysport_get_stats(struct net_device *dev, in bcm_sysport_get_stats() 531 static void bcm_sysport_get_wol(struct net_device *dev, in bcm_sysport_get_wol() [all …]
|