Home
last modified time | relevance | path

Searched defs:slave (Results 1 – 25 of 155) sorted by relevance

1234567

/linux/drivers/net/bonding/
H A Dbond_sysfs_slave.c21 static ssize_t state_show(struct slave *slave, char *buf) in state_show()
34 static ssize_t mii_status_show(struct slave *slave, char *buf) in mii_status_show()
40 static ssize_t link_failure_count_show(struct slave *slave, char *buf) in link_failure_count_show()
46 static ssize_t perm_hwaddr_show(struct slave *slave, char *buf) in perm_hwaddr_show()
54 static ssize_t queue_id_show(struct slave *slave, char *buf) in queue_id_show()
60 static ssize_t ad_aggregator_id_show(struct slave *slave, char *buf) in ad_aggregator_id_show()
75 static ssize_t ad_actor_oper_port_state_show(struct slave *slave, char *buf) in ad_actor_oper_port_state_show()
90 static ssize_t ad_partner_oper_port_state_show(struct slave *slave, char *buf) in ad_partner_oper_port_state_show()
123 struct slave *slave = to_slave(kobj); in slave_show() local
132 int bond_sysfs_slave_add(struct slave *slave) in bond_sysfs_slave_add()
[all …]
H A Dbond_main.c374 struct slave *slave, *rollback_slave; bond_vlan_rx_add_vid() local
409 struct slave *slave; bond_vlan_rx_kill_vid() local
435 struct slave *slave; bond_ipsec_dev() local
469 struct slave *slave; bond_ipsec_add_sa() local
521 struct slave *slave; bond_ipsec_add_sa_all() local
598 struct slave *slave; bond_ipsec_del_sa_all() local
756 struct slave *slave; bond_set_carrier() local
788 bond_update_speed_duplex(struct slave * slave) bond_update_speed_duplex() argument
846 struct slave *slave; bond_set_promiscuity() local
869 struct slave *slave; bond_set_allmulti() local
984 struct slave *slave; bond_get_old_active() local
1088 struct slave *slave, *hprio = NULL; bond_choose_primary_or_current() local
1144 struct slave *slave, *bestslave = NULL; bond_find_best_slave() local
1169 struct slave *slave = NULL; bond_should_notify_peers() local
1349 slave_enable_netpoll(struct slave * slave) slave_enable_netpoll() argument
1368 slave_disable_netpoll(struct slave * slave) slave_disable_netpoll() argument
1383 struct slave *slave = NULL; bond_poll_controller() local
1412 struct slave *slave; bond_netpoll_cleanup() local
1423 struct slave *slave; bond_netpoll_setup() local
1436 slave_enable_netpoll(struct slave * slave) slave_enable_netpoll() argument
1440 slave_disable_netpoll(struct slave * slave) slave_disable_netpoll() argument
1456 struct slave *slave; bond_fix_features() local
1500 bond_should_deliver_exact_match(struct sk_buff * skb,struct slave * slave,struct bonding * bond) bond_should_deliver_exact_match() argument
1516 struct slave *slave; bond_handle_frame() local
1616 bond_master_upper_dev_link(struct bonding * bond,struct slave * slave,struct netlink_ext_ack * extack) bond_master_upper_dev_link() argument
1636 bond_upper_dev_unlink(struct bonding * bond,struct slave * slave) bond_upper_dev_unlink() argument
1644 struct slave *slave = to_slave(kobj); slave_kobj_release() local
1661 bond_kobj_init(struct slave * slave) bond_kobj_init() argument
1676 struct slave *slave = NULL; bond_alloc_slave() local
1708 bond_fill_ifslave(struct slave * slave,struct ifslave * info) bond_fill_ifslave() argument
1718 struct slave *slave = container_of(_work, struct slave, bond_netdev_notify_work() local
1733 bond_queue_slave_event(struct slave * slave) bond_queue_slave_event() argument
1738 bond_lower_state_changed(struct slave * slave) bond_lower_state_changed() argument
1781 struct slave *slave; bond_xdp_set_features() local
2333 struct slave *slave, *oldcurrent; __bond_release_one() local
2546 struct slave *slave; bond_slave_info_query() local
2567 struct slave *slave; bond_miimon_inspect() local
2670 bond_miimon_link_change(struct bonding * bond,struct slave * slave,char link) bond_miimon_link_change() argument
2689 struct slave *slave, *primary, *active; bond_miimon_commit() local
2796 struct slave *slave; bond_mii_monitor() local
2869 bond_handle_vlan(struct slave * slave,struct bond_vlan_tag * tags,struct sk_buff * skb) bond_handle_vlan() argument
2914 bond_arp_send(struct slave * slave,int arp_op,__be32 dest_ip,__be32 src_ip,struct bond_vlan_tag * tags) bond_arp_send() argument
2980 bond_arp_send_all(struct bonding * bond,struct slave * slave) bond_arp_send_all() argument
3034 bond_validate_arp(struct bonding * bond,struct slave * slave,__be32 sip,__be32 tip) bond_validate_arp() argument
3055 bond_arp_rcv(const struct sk_buff * skb,struct bonding * bond,struct slave * slave) bond_arp_rcv() argument
3135 bond_ns_send(struct slave * slave,const struct in6_addr * daddr,const struct in6_addr * saddr,struct bond_vlan_tag * tags) bond_ns_send() argument
3159 bond_ns_send_all(struct bonding * bond,struct slave * slave) bond_ns_send_all() argument
3246 bond_validate_na(struct bonding * bond,struct slave * slave,struct in6_addr * saddr,struct in6_addr * daddr) bond_validate_na() argument
3275 bond_na_rcv(const struct sk_buff * skb,struct bonding * bond,struct slave * slave) bond_na_rcv() argument
3324 bond_rcv_validate(const struct sk_buff * skb,struct bonding * bond,struct slave * slave) bond_rcv_validate() argument
3354 bond_send_validate(struct bonding * bond,struct slave * slave) bond_send_validate() argument
3384 struct slave *slave, *oldcurrent; bond_loadbalance_arp_mon() local
3501 struct slave *slave; bond_ab_arp_inspect() local
3572 struct slave *slave; bond_ab_arp_commit() local
3661 struct slave *slave, *before = NULL, *new_slave = NULL, bond_ab_arp_probe() local
3849 struct slave *slave = bond_slave_get_rtnl(slave_dev), *primary; bond_slave_netdev_event() local
4246 struct slave *slave; bond_open() local
4308 struct slave *slave; bond_close() local
4412 struct slave *slave; bond_get_stats() local
4592 struct slave *slave; bond_set_rx_mode() local
4615 struct slave *slave; bond_neigh_init() local
4669 struct slave *slave, *rollback_slave; bond_change_mtu() local
4726 struct slave *slave, *rollback_slave; bond_set_mac_address() local
4801 struct slave *slave; bond_get_slave_by_id() local
4860 struct slave *slave; bond_xmit_roundrobin_slave_get() local
4898 struct slave *slave; bond_xdp_xmit_roundrobin_slave_get() local
4940 struct slave *slave; bond_xmit_roundrobin() local
4961 struct slave *slave; bond_xmit_activebackup() local
5055 struct slave *slave; bond_update_slave_arr() local
5126 struct slave *slave; bond_xmit_3ad_xor_slave_get() local
5195 struct slave *slave; bond_3ad_xor_xmit() local
5225 struct slave *slave = slaves->arr[i]; bond_xmit_broadcast() local
5263 struct slave *slave = NULL; bond_slave_override() local
5313 struct slave *slave = NULL; bond_xmit_get_slave() local
5399 struct slave *slave; __bond_sk_get_lower_dev() local
5507 struct slave *slave; bond_xdp_get_xmit_slave() local
5580 struct slave *slave, *rollback_slave; bond_xdp_set() local
5671 bond_mode_bcast_speed(struct slave * slave,u32 speed) bond_mode_bcast_speed() argument
5747 struct slave *slave; bond_ethtool_get_link_ksettings() local
5794 struct slave *slave; bond_ethtool_get_ts_info() local
5955 struct slave *slave; bond_uninit() local
[all...]
H A Dbond_options.c1151 struct slave *slave; _bond_options_arp_ip_target_set() local
1199 struct slave *slave; bond_option_arp_ip_target_rem() local
1269 slave_can_set_ns_maddr(const struct bonding * bond,struct slave * slave) slave_can_set_ns_maddr() argument
1293 slave_set_ns_maddrs(struct bonding * bond,struct slave * slave,bool add) slave_set_ns_maddrs() argument
1317 bond_slave_ns_maddrs_add(struct bonding * bond,struct slave * slave) bond_slave_ns_maddrs_add() argument
1324 bond_slave_ns_maddrs_del(struct bonding * bond,struct slave * slave) bond_slave_ns_maddrs_del() argument
1348 slave_set_ns_maddr(struct bonding * bond,struct slave * slave,struct in6_addr * target,struct in6_addr * slot) slave_set_ns_maddr() argument
1376 struct slave *slave; _bond_options_ns_ip6_target_set() local
1435 slave_set_ns_maddrs(struct bonding * bond,struct slave * slave,bool add) slave_set_ns_maddrs() argument
1437 bond_slave_ns_maddrs_add(struct bonding * bond,struct slave * slave) bond_slave_ns_maddrs_add() argument
1439 bond_slave_ns_maddrs_del(struct bonding * bond,struct slave * slave) bond_slave_ns_maddrs_del() argument
1447 struct slave *slave; bond_option_arp_validate_set() local
1484 struct slave *slave; bond_option_prio_set() local
1507 struct slave *slave; bond_option_primary_set() local
1606 struct slave *slave; bond_option_all_slaves_active_set() local
1697 struct slave *slave, *update_slave; bond_option_queue_id_set() local
1828 struct slave *slave; bond_option_actor_port_prio_set() local
[all...]
/linux/drivers/soundwire/
H A Dbus.c172 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_delete_slave() local
362 int sdw_fill_msg(struct sdw_msg *msg, struct sdw_slave *slave, in sdw_fill_msg()
415 static int sdw_ntransfer_no_pm(struct sdw_slave *slave, u32 addr, u8 flags, in sdw_ntransfer_no_pm()
452 int sdw_nread_no_pm(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nread_no_pm()
468 int sdw_nwrite_no_pm(struct sdw_slave *slave, u32 addr, size_t count, const u8 *val) in sdw_nwrite_no_pm()
480 int sdw_write_no_pm(struct sdw_slave *slave, u32 addr, u8 value) in sdw_write_no_pm()
557 int sdw_read_no_pm(struct sdw_slave *slave, u32 addr) in sdw_read_no_pm()
570 int sdw_update_no_pm(struct sdw_slave *slave, u32 addr, u8 mask, u8 val) in sdw_update_no_pm()
584 int sdw_update(struct sdw_slave *slave, u32 addr, u8 mask, u8 val) in sdw_update()
609 int sdw_nread(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nread()
[all …]
H A Ddebugfs.c37 static ssize_t sdw_sprintf(struct sdw_slave *slave, in sdw_sprintf()
53 struct sdw_slave *slave = s_file->private; in sdw_slave_reg_show() local
152 struct sdw_slave *slave = data; in set_command() local
170 struct sdw_slave *slave = data; in set_command_type() local
189 struct sdw_slave *slave = data; in set_start_address() local
205 struct sdw_slave *slave = data; in set_num_bytes() local
222 static int do_bpt_sequence(struct sdw_slave *slave, bool write, u8 *buffer) in do_bpt_sequence()
249 struct sdw_slave *slave = data; in cmd_go() local
339 void sdw_slave_debugfs_init(struct sdw_slave *slave) in sdw_slave_debugfs_init()
367 void sdw_slave_debugfs_exit(struct sdw_slave *slave) in sdw_slave_debugfs_exit()
H A Dbus_type.c22 sdw_get_device_id(struct sdw_slave *slave, const struct sdw_driver *drv) in sdw_get_device_id()
40 struct sdw_slave *slave; in sdw_bus_match() local
53 int sdw_slave_modalias(const struct sdw_slave *slave, char *buf, size_t size) in sdw_slave_modalias()
64 const struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_slave_uevent() local
83 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_drv_probe() local
169 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_drv_remove() local
189 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_drv_shutdown() local
H A Dintel_auxdevice.c72 static bool is_wake_capable(struct sdw_slave *slave) in is_wake_capable()
83 static int generic_bpt_send_async(struct sdw_bus *bus, struct sdw_slave *slave, in generic_bpt_send_async()
94 static int generic_bpt_wait(struct sdw_bus *bus, struct sdw_slave *slave, struct sdw_bpt_msg *msg) in generic_bpt_wait()
121 struct sdw_slave *slave, in generic_new_peripheral_assigned()
258 static int intel_get_device_num_ida(struct sdw_bus *bus, struct sdw_slave *slave) in intel_get_device_num_ida()
274 static void intel_put_device_num_ida(struct sdw_bus *bus, struct sdw_slave *slave) in intel_put_device_num_ida()
547 struct sdw_slave *slave = dev_to_sdw_dev(dev); in intel_resume_child_device() local
H A Dmipi_disco.c161 static int sdw_slave_read_dp0(struct sdw_slave *slave, in sdw_slave_read_dp0()
219 static int sdw_slave_read_dpn(struct sdw_slave *slave, in sdw_slave_read_dpn()
376 int sdw_slave_read_lane_mapping(struct sdw_slave *slave) in sdw_slave_read_lane_mapping()
411 int sdw_slave_read_prop(struct sdw_slave *slave) in sdw_slave_read_prop()
/linux/include/linux/
H A Dif_eql.h27 typedef struct slave { struct
35 } slave_t; argument
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c307 static inline int mlx4_grant_resource(struct mlx4_dev *dev, int slave, in mlx4_grant_resource()
378 static inline void mlx4_release_resource(struct mlx4_dev *dev, int slave, in mlx4_release_resource()
691 static void update_pkey_index(struct mlx4_dev *dev, int slave, in update_pkey_index()
707 u8 slave) in update_gid()
751 u8 slave, u32 qpn) in update_vport_qp_param()
891 static int _get_res(struct mlx4_dev *dev, int slave, u64 res_id, in _get_res()
931 #define get_res(dev, slave, res_id, type, res) \ argument
936 u64 res_id, int *slave) in mlx4_get_slave_from_resource_id()
957 static void put_res(struct mlx4_dev *dev, int slave, u64 res_id, in put_res()
974 static int handle_existing_counter(struct mlx4_dev *dev, u8 slave, int port, in handle_existing_counter()
[all …]
H A Dcmd.c813 int slave, u64 slave_addr, in mlx4_ACCESS_MEM()
891 static int mlx4_MAD_IFC_wrapper(struct mlx4_dev *dev, int slave, in mlx4_MAD_IFC_wrapper()
1025 static int mlx4_CMD_EPERM_wrapper(struct mlx4_dev *dev, int slave, in mlx4_CMD_EPERM_wrapper()
1034 int mlx4_DMA_wrapper(struct mlx4_dev *dev, int slave, in mlx4_DMA_wrapper()
1661 static int mlx4_master_process_vhcr(struct mlx4_dev *dev, int slave, in mlx4_master_process_vhcr()
1842 int slave, int port) in mlx4_master_immediate_activate_vlan_qos()
1995 static int mlx4_master_activate_admin_state(struct mlx4_priv *priv, int slave) in mlx4_master_activate_admin_state()
2059 static void mlx4_master_deactivate_admin_state(struct mlx4_priv *priv, int slave) in mlx4_master_deactivate_admin_state()
2084 static void mlx4_master_do_cmd(struct mlx4_dev *dev, int slave, u8 cmd, in mlx4_master_do_cmd()
2237 int i, slave; in mlx4_master_comm_channel() local
[all …]
/linux/sound/soc/codecs/
H A Dmax98373-sdw.c267 struct sdw_slave *slave = dev_to_sdw_dev(dev); in max98373_resume() local
299 static int max98373_read_prop(struct sdw_slave *slave) in max98373_read_prop()
359 static int max98373_io_init(struct sdw_slave *slave) in max98373_io_init()
466 static int max98373_clock_calculate(struct sdw_slave *slave, in max98373_clock_calculate()
486 static int max98373_clock_config(struct sdw_slave *slave, in max98373_clock_config()
728 static int max98373_init(struct sdw_slave *slave, struct regmap *regmap) in max98373_init()
789 static int max98373_update_status(struct sdw_slave *slave, in max98373_update_status()
807 static int max98373_bus_config(struct sdw_slave *slave, in max98373_bus_config()
829 static int max98373_sdw_probe(struct sdw_slave *slave, in max98373_sdw_probe()
842 static int max98373_sdw_remove(struct sdw_slave *slave) in max98373_sdw_remove()
H A Dsdw-mockup.c23 struct sdw_slave *slave; member
127 static int sdw_mockup_update_status(struct sdw_slave *slave, in sdw_mockup_update_status()
133 static int sdw_mockup_read_prop(struct sdw_slave *slave) in sdw_mockup_read_prop()
197 static int sdw_mockup_bus_config(struct sdw_slave *slave, in sdw_mockup_bus_config()
203 static int sdw_mockup_interrupt_callback(struct sdw_slave *slave, in sdw_mockup_interrupt_callback()
216 static int sdw_mockup_sdw_probe(struct sdw_slave *slave, in sdw_mockup_sdw_probe()
240 static int sdw_mockup_sdw_remove(struct sdw_slave *slave) in sdw_mockup_sdw_remove()
H A Drt722-sdca-sdw.c208 static int rt722_sdca_update_status(struct sdw_slave *slave, in rt722_sdca_update_status() argument
242 static int rt722_sdca_read_prop(struct sdw_slave *slave) in rt722_sdca_read_prop() argument
314 rt722_sdca_interrupt_callback(struct sdw_slave * slave,struct sdw_slave_intr_status * status) rt722_sdca_interrupt_callback() argument
416 rt722_sdca_sdw_probe(struct sdw_slave * slave,const struct sdw_device_id * id) rt722_sdca_sdw_probe() argument
429 rt722_sdca_sdw_remove(struct sdw_slave * slave) rt722_sdca_sdw_remove() argument
471 struct sdw_slave *slave = dev_to_sdw_dev(dev); rt722_sdca_dev_system_suspend() local
502 struct sdw_slave *slave = dev_to_sdw_dev(dev); rt722_sdca_dev_resume() local
[all...]
H A Drt5682-sdw.c298 struct sdw_slave *slave) in rt5682_sdw_init()
368 static int rt5682_io_init(struct device *dev, struct sdw_slave *slave) in rt5682_io_init()
511 static int rt5682_update_status(struct sdw_slave *slave, in rt5682_update_status()
530 static int rt5682_read_prop(struct sdw_slave *slave) in rt5682_read_prop()
640 static int rt5682_bus_config(struct sdw_slave *slave, in rt5682_bus_config()
655 static int rt5682_interrupt_callback(struct sdw_slave *slave, in rt5682_interrupt_callback()
680 static int rt5682_sdw_probe(struct sdw_slave *slave, in rt5682_sdw_probe()
693 static int rt5682_sdw_remove(struct sdw_slave *slave) in rt5682_sdw_remove()
730 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt5682_dev_system_suspend() local
757 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt5682_dev_resume() local
H A Drt1308-sdw.c123 static int rt1308_read_prop(struct sdw_slave *slave) in rt1308_read_prop()
213 static int rt1308_io_init(struct device *dev, struct sdw_slave *slave) in rt1308_io_init()
301 static int rt1308_update_status(struct sdw_slave *slave, in rt1308_update_status()
320 static int rt1308_bus_config(struct sdw_slave *slave, in rt1308_bus_config()
335 static int rt1308_interrupt_callback(struct sdw_slave *slave, in rt1308_interrupt_callback()
680 struct sdw_slave *slave) in rt1308_sdw_init()
729 static int rt1308_sdw_probe(struct sdw_slave *slave, in rt1308_sdw_probe()
742 static int rt1308_sdw_remove(struct sdw_slave *slave) in rt1308_sdw_remove()
771 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt1308_dev_resume() local
H A Drt1318-sdw.c345 static int rt1318_read_prop(struct sdw_slave *slave) in rt1318_read_prop()
404 static int rt1318_io_init(struct device *dev, struct sdw_slave *slave) in rt1318_io_init()
443 static int rt1318_update_status(struct sdw_slave *slave, in rt1318_update_status()
734 struct sdw_slave *slave) in rt1318_sdw_init()
783 static int rt1318_sdw_probe(struct sdw_slave *slave, in rt1318_sdw_probe()
796 static int rt1318_sdw_remove(struct sdw_slave *slave) in rt1318_sdw_remove()
824 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt1318_dev_resume() local
H A Dmax98363.c91 struct sdw_slave *slave = dev_to_sdw_dev(dev); in max98363_resume() local
119 static int max98363_read_prop(struct sdw_slave *slave) in max98363_read_prop()
157 static int max98363_io_init(struct sdw_slave *slave) in max98363_io_init()
298 static int max98363_update_status(struct sdw_slave *slave, in max98363_update_status()
386 static int max98363_init(struct sdw_slave *slave, struct regmap *regmap) in max98363_init()
432 static int max98363_sdw_probe(struct sdw_slave *slave, in max98363_sdw_probe()
H A Drt1316-sdw.c196 static int rt1316_read_prop(struct sdw_slave *slave) in rt1316_read_prop()
268 static int rt1316_io_init(struct device *dev, struct sdw_slave *slave) in rt1316_io_init()
311 static int rt1316_update_status(struct sdw_slave *slave, in rt1316_update_status()
657 struct sdw_slave *slave) in rt1316_sdw_init()
706 static int rt1316_sdw_probe(struct sdw_slave *slave, in rt1316_sdw_probe()
719 static int rt1316_sdw_remove(struct sdw_slave *slave) in rt1316_sdw_remove()
748 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt1316_dev_resume() local
H A Drt1017-sdca-sdw.c257 static int rt1017_sdca_read_prop(struct sdw_slave *slave) in rt1017_sdca_read_prop()
319 static int rt1017_sdca_io_init(struct device *dev, struct sdw_slave *slave) in rt1017_sdca_io_init()
371 static int rt1017_sdca_update_status(struct sdw_slave *slave, in rt1017_sdca_update_status()
703 struct sdw_slave *slave) in rt1017_sdca_init()
731 static int rt1017_sdca_sdw_probe(struct sdw_slave *slave, in rt1017_sdca_sdw_probe()
744 static int rt1017_sdca_sdw_remove(struct sdw_slave *slave) in rt1017_sdca_sdw_remove()
776 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt1017_sdca_dev_resume() local
/linux/drivers/fsi/
H A Dfsi-core.c155 static struct fsi_device *fsi_create_device(struct fsi_slave *slave) in fsi_create_device()
171 static int fsi_slave_calc_addr(struct fsi_slave *slave, uint32_t *addrp, in fsi_slave_calc_addr()
195 static int fsi_slave_report_and_clear_errors(struct fsi_slave *slave) in fsi_slave_report_and_clear_errors()
255 static int fsi_slave_set_smode(struct fsi_slave *slave) in fsi_slave_set_smode()
271 static int fsi_slave_handle_error(struct fsi_slave *slave, bool write, in fsi_slave_handle_error()
331 int fsi_slave_read(struct fsi_slave *slave, uint32_t addr, in fsi_slave_read()
356 int fsi_slave_write(struct fsi_slave *slave, uint32_t addr, in fsi_slave_write()
381 int fsi_slave_claim_range(struct fsi_slave *slave, in fsi_slave_claim_range()
395 void fsi_slave_release_range(struct fsi_slave *slave, in fsi_slave_release_range()
442 static int fsi_slave_scan(struct fsi_slave *slave) in fsi_slave_scan()
[all …]
/linux/sound/soc/sdca/
H A Dsdca_device.c17 sdca_lookup_interface_revision(struct sdw_slave * slave) sdca_lookup_interface_revision() argument
30 sdca_device_quirk_rt712_vb(struct sdw_slave * slave) sdca_device_quirk_rt712_vb() argument
59 sdca_device_quirk_skip_func_type_patching(struct sdw_slave * slave) sdca_device_quirk_skip_func_type_patching() argument
76 sdca_device_quirk_match(struct sdw_slave * slave,enum sdca_quirk quirk) sdca_device_quirk_match() argument
[all...]
/linux/drivers/net/
H A Deql.c152 slave_t *slave = list_entry(this, slave_t, list); in eql_timer() local
223 static void eql_kill_one_slave(slave_queue_t *queue, slave_t *slave) in eql_kill_one_slave()
313 slave_t *slave = list_entry(this, slave_t, list); in __eql_schedule_slaves() local
340 slave_t *slave; in eql_slave_xmit() local
374 slave_t *slave = list_entry(this, slave_t, list); in __eql_find_slave_dev() local
393 static int __eql_insert_slave(slave_queue_t *queue, slave_t *slave) in __eql_insert_slave()
471 slave_t *slave = __eql_find_slave_dev(&eql->queue, slave_dev); in eql_emancipate() local
485 slave_t *slave; in eql_g_slave_cfg() local
517 slave_t *slave; in eql_s_slave_cfg() local
/linux/drivers/net/ethernet/ti/
H A Dcpsw-common.c15 int slave, u8 *mac_addr) in davinci_emac_3517_get_macid()
41 static int cpsw_am33xx_cm_get_macid(struct device *dev, u16 offset, int slave, in cpsw_am33xx_cm_get_macid()
68 int ti_cm_get_macid(struct device *dev, int slave, u8 *mac_addr) in ti_cm_get_macid()
/linux/include/sound/
H A Dsdca.h61 void sdca_lookup_functions(struct sdw_slave *slave); in sdca_lookup_interface_revision() argument
62 void sdca_lookup_swft(struct sdw_slave *slave); in sdca_device_quirk_match() argument
60 sdca_lookup_functions(struct sdw_slave * slave) sdca_lookup_functions() argument
[all...]

1234567