Home
last modified time | relevance | path

Searched defs:dev (Results 726 – 750 of 10173) sorted by relevance

1...<<21222324252627282930>>...407

/linux/drivers/gpu/drm/lima/
H A Dlima_pp.c23 struct lima_device *dev = ip->dev; in lima_pp_handle_irq() local
44 struct lima_device *dev = ip->dev; in lima_pp_irq_handler() local
65 struct lima_device *dev = pp_bcast->dev; in lima_pp_bcast_irq_handler() local
123 struct lima_device *dev = ip->dev; in lima_pp_soft_reset_async_wait_one() local
145 struct lima_device *dev = ip->dev; in lima_pp_soft_reset_async_wait() local
184 struct lima_device *dev = ip->dev; in lima_pp_hard_reset() local
265 struct lima_device *dev = ip->dev; in lima_pp_init() local
289 struct lima_device *dev = ip->dev; in lima_pp_fini() local
308 struct lima_device *dev = ip->dev; in lima_pp_bcast_init() local
324 struct lima_device *dev = ip->dev; in lima_pp_bcast_fini() local
[all …]
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8225.c115 static void rtl8225_write_bitbang(struct ieee80211_hw *dev, u8 addr, u16 data) in rtl8225_write_bitbang()
158 static void rtl8225_write_8051(struct ieee80211_hw *dev, u8 addr, __le16 data) in rtl8225_write_8051()
197 static void rtl8225_write(struct ieee80211_hw *dev, u8 addr, u16 data) in rtl8225_write()
207 static u16 rtl8225_read(struct ieee80211_hw *dev, u8 addr) in rtl8225_read()
371 static void rtl8225_rf_set_tx_power(struct ieee80211_hw *dev, int channel) in rtl8225_rf_set_tx_power()
427 static void rtl8225_rf_init(struct ieee80211_hw *dev) in rtl8225_rf_init()
618 static void rtl8225z2_rf_set_tx_power(struct ieee80211_hw *dev, int channel) in rtl8225z2_rf_set_tx_power()
674 static void rtl8225z2_b_rf_set_tx_power(struct ieee80211_hw *dev, int channel) in rtl8225z2_b_rf_set_tx_power()
775 static void rtl8225z2_rf_init(struct ieee80211_hw *dev) in rtl8225z2_rf_init()
922 static void rtl8225z2_b_rf_init(struct ieee80211_hw *dev) in rtl8225z2_b_rf_init()
[all …]
/linux/drivers/net/usb/
H A Dcdc_mbim.c44 static int cdc_mbim_manage_power(struct usbnet *dev, int on) in cdc_mbim_manage_power()
63 struct usbnet *dev = usb_get_intfdata(intf); in cdc_mbim_wdm_manage_power() local
74 struct usbnet *dev = netdev_priv(netdev); in cdc_mbim_rx_add_vid() local
88 struct usbnet *dev = netdev_priv(netdev); in cdc_mbim_rx_kill_vid() local
114 static int cdc_mbim_set_ctrlalt(struct usbnet *dev, struct usb_interface *intf, u8 alt) in cdc_mbim_set_ctrlalt()
140 static int cdc_mbim_bind(struct usbnet *dev, struct usb_interface *intf) in cdc_mbim_bind()
196 static void cdc_mbim_unbind(struct usbnet *dev, struct usb_interface *intf) in cdc_mbim_unbind()
221 static struct sk_buff *cdc_mbim_tx_fixup(struct usbnet *dev, struct sk_buff *skb, gfp_t flags) in cdc_mbim_tx_fixup()
309 static void do_neigh_solicit(struct usbnet *dev, u8 *buf, u16 tci) in do_neigh_solicit()
367 static struct sk_buff *cdc_mbim_process_dgram(struct usbnet *dev, u8 *buf, size_t len, u16 tci) in cdc_mbim_process_dgram()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsf.h9 static inline u16 mlx5_sf_start_function_id(const struct mlx5_core_dev *dev) in mlx5_sf_start_function_id()
16 static inline bool mlx5_sf_supported(const struct mlx5_core_dev *dev) in mlx5_sf_supported()
21 static inline u16 mlx5_sf_max_functions(const struct mlx5_core_dev *dev) in mlx5_sf_max_functions()
33 static inline bool mlx5_sf_supported(const struct mlx5_core_dev *dev) in mlx5_sf_supported()
38 static inline u16 mlx5_sf_max_functions(const struct mlx5_core_dev *dev) in mlx5_sf_max_functions()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.h77 static inline bool kfd_dbg_is_per_vmid_supported(struct kfd_node *dev) in kfd_dbg_is_per_vmid_supported()
100 static inline bool kfd_dbg_is_rlc_restore_supported(struct kfd_node *dev) in kfd_dbg_is_rlc_restore_supported()
106 static inline bool kfd_dbg_has_cwsr_workaround(struct kfd_node *dev) in kfd_dbg_has_cwsr_workaround()
112 static inline bool kfd_dbg_has_gws_support(struct kfd_node *dev) in kfd_dbg_has_gws_support()
133 static inline bool kfd_dbg_has_ttmps_always_setup(struct kfd_node *dev) in kfd_dbg_has_ttmps_always_setup()
/linux/drivers/media/pci/saa7146/
H A Dmxb.c35 #define MXB_BOARD_CAN_DO_VBI(dev) (dev->revision != 0) argument
171 #define call_all(dev, o, f, args...) \ argument
199 struct saa7146_dev *dev = container_of(ctrl->handler, in mxb_s_ctrl() local
220 static int mxb_probe(struct saa7146_dev *dev) in mxb_probe()
337 static int mxb_init_done(struct saa7146_dev* dev) in mxb_init_done()
460 struct saa7146_dev *dev = video_drvdata(file); in vidioc_g_input() local
470 struct saa7146_dev *dev = video_drvdata(file); in vidioc_s_input() local
535 struct saa7146_dev *dev = video_drvdata(file); in vidioc_g_tuner() local
557 struct saa7146_dev *dev = video_drvdata(file); in vidioc_s_tuner() local
572 struct saa7146_dev *dev = video_drvdata(file); in vidioc_querystd() local
[all …]
/linux/net/ethtool/
H A Dnetlink.c55 int ethnl_sock_priv_set(struct sk_buff *skb, struct net_device *dev, u32 portid, in ethnl_sock_priv_set()
90 int ethnl_ops_begin(struct net_device *dev) in ethnl_ops_begin()
122 void ethnl_ops_complete(struct net_device *dev) in ethnl_ops_complete()
153 struct net_device *dev = NULL; in ethnl_parse_header_dev_get() local
256 int ethnl_fill_reply_header(struct sk_buff *skb, struct net_device *dev, in ethnl_fill_reply_header()
293 struct sk_buff *ethnl_reply_init(size_t payload, struct net_device *dev, u8 cmd, in ethnl_reply_init()
340 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev) in ethnl_multicast()
488 struct net_device *dev) in ethnl_init_reply_data()
575 static int ethnl_default_dump_one(struct sk_buff *skb, struct net_device *dev, in ethnl_default_dump_one()
620 struct net_device *dev; in ethnl_default_dumpit() local
[all …]
/linux/drivers/media/usb/au0828/
H A Dau0828-cards.c18 struct au0828_dev *dev = priv; in hvr950q_cs5340_audio() local
115 struct au0828_dev *dev = priv; in au0828_tuner_callback() local
142 static void hauppauge_eeprom(struct au0828_dev *dev, u8 *eeprom_data) in hauppauge_eeprom()
178 void au0828_card_setup(struct au0828_dev *dev) in au0828_card_setup()
202 void au0828_card_analog_fe_setup(struct au0828_dev *dev) in au0828_card_analog_fe_setup()
242 void au0828_gpio_setup(struct au0828_dev *dev) in au0828_gpio_setup()
/linux/drivers/mfd/
H A Dwm8994-regmap.c764 static bool wm1811_readable_register(struct device *dev, unsigned int reg) in wm1811_readable_register()
1011 static bool wm8994_readable_register(struct device *dev, unsigned int reg) in wm8994_readable_register()
1065 static bool wm8958_readable_register(struct device *dev, unsigned int reg) in wm8958_readable_register()
1175 static bool wm8994_volatile_register(struct device *dev, unsigned int reg) in wm8994_volatile_register()
1192 static bool wm1811_volatile_register(struct device *dev, unsigned int reg) in wm1811_volatile_register()
1207 static bool wm8958_volatile_register(struct device *dev, unsigned int reg) in wm8958_volatile_register()
/linux/include/linux/gpio/
H A Dconsumer.h192 static inline int gpiod_count(struct device *dev, const char *con_id) in gpiod_count()
197 static inline struct gpio_desc *__must_check gpiod_get(struct device *dev, in gpiod_get()
204 gpiod_get_index(struct device *dev, in gpiod_get_index()
213 gpiod_get_optional(struct device *dev, const char *con_id, in gpiod_get_optional()
220 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional()
227 gpiod_get_array(struct device *dev, const char *con_id, in gpiod_get_array()
234 gpiod_get_array_optional(struct device *dev, const char *con_id, in gpiod_get_array_optional()
248 static inline void devm_gpiod_unhinge(struct device *dev, in devm_gpiod_unhinge()
266 devm_gpiod_get(struct device *dev, in devm_gpiod_get()
274 devm_gpiod_get_index(struct device *dev, in devm_gpiod_get_index()
[all …]
/linux/drivers/xen/xenbus/
H A Dxenbus_client.c131 int xenbus_watch_path(struct xenbus_device *dev, const char *path, in xenbus_watch_path()
177 int xenbus_watch_pathfmt(struct xenbus_device *dev, in xenbus_watch_pathfmt()
210 __xenbus_switch_state(struct xenbus_device *dev, in __xenbus_switch_state()
276 int xenbus_switch_state(struct xenbus_device *dev, enum xenbus_state state) in xenbus_switch_state()
283 int xenbus_frontend_closed(struct xenbus_device *dev) in xenbus_frontend_closed()
292 static void xenbus_va_dev_error(struct xenbus_device *dev, int err, in xenbus_va_dev_error()
327 void xenbus_dev_error(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_error()
348 void xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_fatal()
364 static void xenbus_switch_fatal(struct xenbus_device *dev, int depth, int err, in xenbus_switch_fatal()
390 int xenbus_setup_ring(struct xenbus_device *dev, gfp_t gfp, void **vaddr, in xenbus_setup_ring()
[all …]
/linux/drivers/gpu/drm/
H A Ddrm_gem.c85 drm_gem_init_release(struct drm_device *dev, void *ptr) in drm_gem_init_release()
95 drm_gem_init(struct drm_device *dev) in drm_gem_init()
130 int drm_gem_object_init_with_mnt(struct drm_device *dev, in drm_gem_object_init_with_mnt()
162 int drm_gem_object_init(struct drm_device *dev, struct drm_gem_object *obj, in drm_gem_object_init()
179 void drm_gem_private_object_init(struct drm_device *dev, in drm_gem_private_object_init()
220 struct drm_device *dev = obj->dev; in drm_gem_object_handle_get() local
241 struct drm_device *dev = obj->dev; in drm_gem_object_handle_get_if_exists_unlocked() local
270 struct drm_device *dev = obj->dev; in drm_gem_object_handle_free() local
297 struct drm_device *dev = obj->dev; in drm_gem_object_handle_put_unlocked() local
397 int drm_gem_dumb_map_offset(struct drm_file *file, struct drm_device *dev, in drm_gem_dumb_map_offset()
[all …]
/linux/drivers/hwmon/
H A Dsht3x.c254 static struct sht3x_data *sht3x_update_client(struct device *dev) in sht3x_update_client()
294 static int temp1_input_read(struct device *dev, long *temp) in temp1_input_read()
305 static int humidity1_input_read(struct device *dev, long *humidity) in humidity1_input_read()
349 static int temp1_limit_read(struct device *dev, int index) in temp1_limit_read()
356 static int humidity1_limit_read(struct device *dev, int index) in humidity1_limit_read()
366 static size_t limit_write(struct device *dev, in limit_write()
412 static int temp1_limit_write(struct device *dev, int index, int val) in temp1_limit_write()
428 static int humidity1_limit_write(struct device *dev, int index, int val) in humidity1_limit_write()
466 static int status_register_read(struct device *dev, in status_register_read()
479 static int temp1_alarm_read(struct device *dev) in temp1_alarm_read()
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c221 static int bnx2x_get_vf_link_ksettings(struct net_device *dev, in bnx2x_get_vf_link_ksettings()
261 static int bnx2x_get_link_ksettings(struct net_device *dev, in bnx2x_get_link_ksettings()
368 static int bnx2x_set_link_ksettings(struct net_device *dev, in bnx2x_set_link_ksettings()
720 static int bnx2x_get_regs_len(struct net_device *dev) in bnx2x_get_regs_len()
963 static void bnx2x_get_regs(struct net_device *dev, in bnx2x_get_regs()
1019 static int bnx2x_get_preset_regs_len(struct net_device *dev, u32 preset) in bnx2x_get_preset_regs_len()
1031 static int bnx2x_set_dump(struct net_device *dev, struct ethtool_dump *val) in bnx2x_set_dump()
1043 static int bnx2x_get_dump_flag(struct net_device *dev, in bnx2x_get_dump_flag()
1057 static int bnx2x_get_dump_data(struct net_device *dev, in bnx2x_get_dump_data()
1107 static void bnx2x_get_drvinfo(struct net_device *dev, in bnx2x_get_drvinfo()
[all …]
/linux/drivers/misc/
H A Dbh1770glc.c629 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 …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c41 struct mlx5_core_dev *dev = tracer->dev; in mlx5_query_mtrc_caps() local
85 struct mlx5_core_dev *dev = tracer->dev; in mlx5_set_mtrc_caps_trace_owner() local
96 struct mlx5_core_dev *dev = tracer->dev; in mlx5_fw_tracer_ownership_acquire() local
127 struct mlx5_core_dev *dev = tracer->dev; in mlx5_fw_tracer_create_log_buf() local
166 struct mlx5_core_dev *dev = tracer->dev; in mlx5_fw_tracer_destroy_log_buf() local
179 struct mlx5_core_dev *dev = tracer->dev; in mlx5_fw_tracer_create_mkey() local
269 struct mlx5_core_dev *dev = tracer->dev; in mlx5_tracer_read_strings_db() local
343 static void mlx5_fw_tracer_arm(struct mlx5_core_dev *dev) in mlx5_fw_tracer_arm()
568 struct mlx5_core_dev *dev, in mlx5_tracer_print_trace()
660 struct mlx5_core_dev *dev = tracer->dev; in mlx5_tracer_handle_timestamp_trace() local
[all …]
/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c339 static int greth_open(struct net_device *dev) in greth_open()
374 static int greth_close(struct net_device *dev) in greth_close()
394 greth_start_xmit(struct sk_buff *skb, struct net_device *dev) in greth_start_xmit()
463 greth_start_xmit_gbit(struct sk_buff *skb, struct net_device *dev) in greth_start_xmit_gbit()
586 struct net_device *dev = dev_id; in greth_interrupt() local
619 static void greth_clean_tx(struct net_device *dev) in greth_clean_tx()
658 static inline void greth_update_tx_stats(struct net_device *dev, u32 stat) in greth_update_tx_stats()
673 static void greth_clean_tx_gbit(struct net_device *dev) in greth_clean_tx_gbit()
739 static int greth_rx(struct net_device *dev, int limit) in greth_rx()
855 static int greth_rx_gbit(struct net_device *dev, int limit) in greth_rx_gbit()
[all …]
/linux/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c115 static void gfar_gstrings(struct net_device *dev, u32 stringset, u8 * buf) in gfar_gstrings()
132 static void gfar_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in gfar_fill_stats()
151 static int gfar_sset_count(struct net_device *dev, int sset) in gfar_sset_count()
167 static void gfar_gdrvinfo(struct net_device *dev, in gfar_gdrvinfo()
174 static int gfar_reglen(struct net_device *dev) in gfar_reglen()
180 static void gfar_get_regs(struct net_device *dev, struct ethtool_regs *regs, in gfar_get_regs()
249 static int gfar_gcoalesce(struct net_device *dev, in gfar_gcoalesce()
288 static int gfar_scoalesce(struct net_device *dev, in gfar_scoalesce()
378 static void gfar_gringparam(struct net_device *dev, in gfar_gringparam()
407 static int gfar_sringparam(struct net_device *dev, in gfar_sringparam()
[all …]
/linux/net/ipv4/
H A Dip_tunnel.c239 struct net_device *dev; in __ip_tunnel_create() local
280 static int ip_tunnel_bind_dev(struct net_device *dev) in ip_tunnel_bind_dev()
334 struct net_device *dev; in ip_tunnel_create() local
512 static int tnl_update_pmtu(struct net_device *dev, struct sk_buff *skb, in tnl_update_pmtu()
571 void ip_md_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, in ip_md_tunnel_xmit()
669 void ip_tunnel_xmit(struct sk_buff *skb, struct net_device *dev, in ip_tunnel_xmit()
861 struct net_device *dev, in ip_tunnel_update()
894 int ip_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p, in ip_tunnel_ctl()
1039 int ip_tunnel_siocdevprivate(struct net_device *dev, struct ifreq *ifr, in ip_tunnel_siocdevprivate()
1054 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict) in __ip_tunnel_change_mtu()
[all …]
/linux/drivers/ssb/
H A Dhost_soc.c16 static u8 ssb_host_soc_read8(struct ssb_device *dev, u16 offset) in ssb_host_soc_read8()
24 static u16 ssb_host_soc_read16(struct ssb_device *dev, u16 offset) in ssb_host_soc_read16()
32 static u32 ssb_host_soc_read32(struct ssb_device *dev, u16 offset) in ssb_host_soc_read32()
41 static void ssb_host_soc_block_read(struct ssb_device *dev, void *buffer, in ssb_host_soc_block_read()
89 static void ssb_host_soc_write8(struct ssb_device *dev, u16 offset, u8 value) in ssb_host_soc_write8()
97 static void ssb_host_soc_write16(struct ssb_device *dev, u16 offset, u16 value) in ssb_host_soc_write16()
105 static void ssb_host_soc_write32(struct ssb_device *dev, u16 offset, u32 value) in ssb_host_soc_write32()
114 static void ssb_host_soc_block_write(struct ssb_device *dev, const void *buffer, in ssb_host_soc_block_write()
/linux/arch/sh/drivers/dma/
H A Ddma-sysfs.c23 static ssize_t dma_show_devices(struct device *dev, in dma_show_devices()
64 static ssize_t dma_show_dev_id(struct device *dev, in dma_show_dev_id()
71 static ssize_t dma_store_dev_id(struct device *dev, in dma_store_dev_id()
82 static ssize_t dma_store_config(struct device *dev, in dma_store_config()
97 static ssize_t dma_show_mode(struct device *dev, in dma_show_mode()
104 static ssize_t dma_store_mode(struct device *dev, in dma_store_mode()
129 struct device *dev = &chan->dev; in dma_create_sysfs_files() local
157 struct device *dev = &chan->dev; in dma_remove_sysfs_files() local
/linux/drivers/greybus/
H A Dbundle.c12 static ssize_t bundle_class_show(struct device *dev, in bundle_class_show()
21 static ssize_t bundle_id_show(struct device *dev, in bundle_id_show()
30 static ssize_t state_show(struct device *dev, struct device_attribute *attr, in state_show()
41 static ssize_t state_store(struct device *dev, struct device_attribute *attr, in state_store()
80 static void gb_bundle_release(struct device *dev) in gb_bundle_release()
108 static int gb_bundle_suspend(struct device *dev) in gb_bundle_suspend()
135 static int gb_bundle_resume(struct device *dev) in gb_bundle_resume()
156 static int gb_bundle_idle(struct device *dev) in gb_bundle_idle()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_mac.c18 mt7615_write_fw_txp(struct mt7615_dev *dev, struct mt76_tx_info *tx_info, in mt7615_write_fw_txp()
65 struct mt7615_dev *dev = container_of(mdev, struct mt7615_dev, mt76); in mt7615_tx_prepare_skb() local
114 void mt7615_dma_reset(struct mt7615_dev *dev) in mt7615_dma_reset()
140 mt7615_hif_int_event_trigger(struct mt7615_dev *dev, u8 event) in mt7615_hif_int_event_trigger()
154 mt7615_wait_reset_state(struct mt7615_dev *dev, u32 state) in mt7615_wait_reset_state()
169 struct mt7615_dev *dev = mt7615_hw_dev(hw); in mt7615_update_vif_beacon() local
184 mt7615_update_beacons(struct mt7615_dev *dev) in mt7615_update_beacons()
204 struct mt7615_dev *dev; in mt7615_mac_reset_work() local
/linux/drivers/scsi/aacraid/
H A Dcomminit.c40 static inline int aac_is_msix_mode(struct aac_dev *dev) in aac_is_msix_mode()
49 static inline void aac_change_to_intx(struct aac_dev *dev) in aac_change_to_intx()
55 static int aac_alloc_comm(struct aac_dev *dev, void **commaddr, unsigned long commsize, unsigned lo… in aac_alloc_comm()
259 static void aac_queue_init(struct aac_dev * dev, struct aac_queue * q, u32 *mem, int qsize) in aac_queue_init()
313 int aac_send_shutdown(struct aac_dev * dev) in aac_send_shutdown()
368 static int aac_comm_init(struct aac_dev * dev) in aac_comm_init()
455 void aac_define_int_mode(struct aac_dev *dev) in aac_define_int_mode()
509 struct aac_dev *aac_init_adapter(struct aac_dev *dev) in aac_init_adapter()
/linux/drivers/net/dsa/microchip/
H A Dksz9477_acl.c129 static int ksz9477_dump_acl_index(struct ksz_device *dev, in ksz9477_dump_acl_index()
161 static void ksz9477_dump_acl(struct ksz_device *dev, in ksz9477_dump_acl()
235 static int ksz9477_acl_get_cont_entr(struct ksz_device *dev, int port, in ksz9477_acl_get_cont_entr()
333 static int ksz9477_acl_update_linkage(struct ksz_device *dev, u8 *entry, in ksz9477_acl_update_linkage()
411 static int ksz9477_validate_and_get_src_count(struct ksz_device *dev, int port, in ksz9477_validate_and_get_src_count()
468 static int ksz9477_move_entries_downwards(struct ksz_device *dev, in ksz9477_move_entries_downwards()
507 static int ksz9477_move_entries_upwards(struct ksz_device *dev, in ksz9477_move_entries_upwards()
547 static int ksz9477_acl_move_entries(struct ksz_device *dev, int port, in ksz9477_acl_move_entries()
615 static int ksz9477_get_next_block_start(struct ksz_device *dev, int port, in ksz9477_get_next_block_start()
651 static int ksz9477_swap_acl_blocks(struct ksz_device *dev, int port, int i, in ksz9477_swap_acl_blocks()
[all …]

1...<<21222324252627282930>>...407