/drivers/net/wireless/hostap/ |
D | hostap_ioctl.c | 18 struct hostap_interface *iface; in hostap_get_wireless_stats() local 78 struct hostap_interface *iface; in prism2_get_datarates() local 128 struct hostap_interface *iface; in prism2_ioctl_siwencode() local 230 struct hostap_interface *iface; in prism2_ioctl_giwencode() local 290 struct hostap_interface *iface; in hostap_set_rate() local 336 struct hostap_interface *iface; in prism2_ioctl_siwrate() local 397 struct hostap_interface *iface; in prism2_ioctl_giwrate() local 455 struct hostap_interface *iface; in prism2_ioctl_siwsens() local 476 struct hostap_interface *iface; in prism2_ioctl_giwsens() local 500 struct hostap_interface *iface; in prism2_ioctl_giwaplist() local [all …]
|
D | hostap_cs.c | 49 struct hostap_interface *iface; in hfa384x_outb_debug() local 63 struct hostap_interface *iface; in hfa384x_inb_debug() local 79 struct hostap_interface *iface; in hfa384x_outw_debug() local 93 struct hostap_interface *iface; in hfa384x_inw_debug() local 110 struct hostap_interface *iface; in hfa384x_outsw_debug() local 125 struct hostap_interface *iface; in hfa384x_insw_debug() local 263 struct hostap_interface *iface = netdev_priv(dev); in sandisk_enable_wireless() local 459 struct hostap_interface *iface; in prism2_detach() local 480 struct hostap_interface *iface; in prism2_config() local 563 struct hostap_interface *iface; in prism2_release() local [all …]
|
D | hostap_pci.c | 58 struct hostap_interface *iface; in hfa384x_outb_debug() local 75 struct hostap_interface *iface; in hfa384x_inb_debug() local 94 struct hostap_interface *iface; in hfa384x_outw_debug() local 111 struct hostap_interface *iface; in hfa384x_inw_debug() local 139 struct hostap_interface *iface; in hfa384x_outb() local 148 struct hostap_interface *iface; in hfa384x_inb() local 157 struct hostap_interface *iface; in hfa384x_outw() local 166 struct hostap_interface *iface; in hfa384x_inw() local 299 struct hostap_interface *iface; in prism2_pci_probe() local 380 struct hostap_interface *iface; in prism2_pci_remove() local
|
D | hostap_hw.c | 257 struct hostap_interface *iface; in hfa384x_cmd_issue() local 324 struct hostap_interface *iface; in hfa384x_cmd() local 500 struct hostap_interface *iface; in hfa384x_cmd_callback() local 658 struct hostap_interface *iface; in prism2_cmd_ev() local 804 struct hostap_interface *iface; in hfa384x_get_rid() local 877 struct hostap_interface *iface; in hfa384x_set_rid() local 1002 struct hostap_interface *iface; in prism2_reset_port() local 1047 struct hostap_interface *iface; in prism2_get_version_info() local 1071 struct hostap_interface *iface; in prism2_setup_rids() local 1293 struct hostap_interface *iface; in prism2_hw_init() local [all …]
|
D | hostap_main.c | 55 struct hostap_interface *iface; in hostap_add_interface() local 105 struct hostap_interface *iface; in hostap_remove_interface() local 147 struct hostap_interface *iface, *empty, *match; in prism2_wds_add() local 209 struct hostap_interface *iface, *selected = NULL; in prism2_wds_del() local 291 struct hostap_interface *iface; in hostap_set_word() local 300 struct hostap_interface *iface; in hostap_set_string() local 606 struct hostap_interface *iface; in prism2_close() local 659 struct hostap_interface *iface; in prism2_open() local 707 struct hostap_interface *iface; in prism2_set_mac_address() local 782 struct hostap_interface *iface; in prism2_tx_timeout() local [all …]
|
D | hostap_plx.c | 111 struct hostap_interface *iface; in hfa384x_outb_debug() local 126 struct hostap_interface *iface; in hfa384x_inb_debug() local 143 struct hostap_interface *iface; in hfa384x_outw_debug() local 158 struct hostap_interface *iface; in hfa384x_inw_debug() local 176 struct hostap_interface *iface; in hfa384x_outsw_debug() local 192 struct hostap_interface *iface; in hfa384x_insw_debug() local 443 struct hostap_interface *iface; in prism2_plx_probe() local 588 struct hostap_interface *iface; in prism2_plx_remove() local
|
D | hostap_80211_tx.c | 62 struct hostap_interface *iface; in hostap_data_start_xmit() local 271 struct hostap_interface *iface; in hostap_mgmt_start_xmit() local 317 struct hostap_interface *iface; in hostap_tx_encrypt() local 384 struct hostap_interface *iface; in hostap_master_start_xmit() local
|
D | hostap_80211_rx.c | 65 struct hostap_interface *iface; in prism2_rx_80211() local 536 struct hostap_interface *iface = NULL; in prism2_rx_get_wds() local 720 struct hostap_interface *iface; in hostap_80211_rx() local
|
/drivers/i2c/busses/ |
D | i2c-s6000.c | 65 static inline u16 i2c_rd16(struct s6i2c_if *iface, unsigned n) in i2c_rd16() 70 static inline void i2c_wr16(struct s6i2c_if *iface, unsigned n, u16 v) in i2c_wr16() 75 static inline u32 i2c_rd32(struct s6i2c_if *iface, unsigned n) in i2c_rd32() 80 static inline void i2c_wr32(struct s6i2c_if *iface, unsigned n, u32 v) in i2c_wr32() 87 static void s6i2c_handle_interrupt(struct s6i2c_if *iface) in s6i2c_handle_interrupt() 147 struct s6i2c_if *iface = dev_id; in s6i2c_interrupt_entry() local 171 struct s6i2c_if *iface = (struct s6i2c_if *)data; in s6i2c_timeout() local 189 struct s6i2c_if *iface = adap->algo_data; in s6i2c_master_xfer() local 251 static u16 nanoseconds_on_clk(struct s6i2c_if *iface, u32 ns) in nanoseconds_on_clk() 261 struct s6i2c_if *iface = &s6i2c_if; in s6i2c_probe() local [all …]
|
D | scx200_acb.c | 113 static void scx200_acb_machine(struct scx200_acb_iface *iface, u8 status) in scx200_acb_machine() 229 static void scx200_acb_poll(struct scx200_acb_iface *iface) in scx200_acb_poll() 259 static void scx200_acb_reset(struct scx200_acb_iface *iface) in scx200_acb_reset() 285 struct scx200_acb_iface *iface = i2c_get_adapdata(adapter); in scx200_acb_smbus_xfer() local 392 static int scx200_acb_probe(struct scx200_acb_iface *iface) in scx200_acb_probe() 430 struct scx200_acb_iface *iface; in scx200_create_iface() local 452 static int scx200_acb_create(struct scx200_acb_iface *iface) in scx200_acb_create() 486 struct scx200_acb_iface *iface; in scx200_create_dev() local 513 struct scx200_acb_iface *iface; in scx200_probe() local 533 static void scx200_cleanup_iface(struct scx200_acb_iface *iface) in scx200_cleanup_iface() [all …]
|
D | i2c-bfin-twi.c | 36 static void bfin_twi_handle_interrupt(struct bfin_twi_iface *iface, in bfin_twi_handle_interrupt() 232 struct bfin_twi_iface *iface = dev_id; in bfin_twi_interrupt_entry() local 256 struct bfin_twi_iface *iface = adap->algo_data; in bfin_twi_do_master_xfer() local 359 struct bfin_twi_iface *iface = adap->algo_data; in bfin_twi_do_smbus_xfer() local 580 struct bfin_twi_iface *iface = dev_get_drvdata(dev); in i2c_bfin_twi_suspend() local 595 struct bfin_twi_iface *iface = dev_get_drvdata(dev); in i2c_bfin_twi_resume() local 618 struct bfin_twi_iface *iface; in i2c_bfin_twi_probe() local 725 struct bfin_twi_iface *iface = platform_get_drvdata(pdev); in i2c_bfin_twi_remove() local
|
/drivers/usb/wusbcore/ |
D | cbaf.c | 315 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_chid_show() local 328 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_chid_store() local 362 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_host_name_show() local 373 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_host_name_store() local 389 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_host_band_groups_show() local 400 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_host_band_groups_store() local 428 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_cdid_show() local 441 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_cdid_store() local 471 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_device_band_groups_show() local 485 struct usb_interface *iface = to_usb_interface(dev); in cbaf_wusb_device_name_show() local [all …]
|
D | wa-hc.c | 36 int wa_create(struct wahc *wa, struct usb_interface *iface) in wa_create()
|
/drivers/net/wimax/i2400m/ |
D | usb.c | 460 int i2400mu_probe(struct usb_interface *iface, in i2400mu_probe() 574 void i2400mu_disconnect(struct usb_interface *iface) in i2400mu_disconnect() 631 int i2400mu_suspend(struct usb_interface *iface, pm_message_t pm_msg) in i2400mu_suspend() 691 int i2400mu_resume(struct usb_interface *iface) in i2400mu_resume() 716 int i2400mu_reset_resume(struct usb_interface *iface) in i2400mu_reset_resume() 739 int i2400mu_pre_reset(struct usb_interface *iface) in i2400mu_pre_reset() 754 int i2400mu_post_reset(struct usb_interface *iface) in i2400mu_post_reset()
|
/drivers/staging/keucr/ |
D | usb.c | 38 static int eucr_suspend(struct usb_interface *iface, pm_message_t message) in eucr_suspend() 52 static int eucr_resume(struct usb_interface *iface) in eucr_resume() 73 static int eucr_reset_resume(struct usb_interface *iface) in eucr_reset_resume() 103 static int eucr_pre_reset(struct usb_interface *iface) in eucr_pre_reset() 114 static int eucr_post_reset(struct usb_interface *iface) in eucr_post_reset()
|
/drivers/staging/rts5139/ |
D | rts51x.c | 123 int rts51x_suspend(struct usb_interface *iface, pm_message_t message) in rts51x_suspend() 151 int rts51x_resume(struct usb_interface *iface) in rts51x_resume() 179 int rts51x_reset_resume(struct usb_interface *iface) in rts51x_reset_resume() 219 int rts51x_pre_reset(struct usb_interface *iface) in rts51x_pre_reset() 230 int rts51x_post_reset(struct usb_interface *iface) in rts51x_post_reset()
|
/drivers/net/can/c_can/ |
D | c_can.c | 48 #define C_CAN_IFACE(reg, iface) (C_CAN_IF1_##reg + (iface) * IF_ENUM_REG_LEN) argument 276 static inline int c_can_msg_obj_is_busy(struct c_can_priv *priv, int iface) in c_can_msg_obj_is_busy() 294 int iface, int objno, int mask) in c_can_object_get() 314 int iface, int objno, int mask) in c_can_object_put() 334 int iface, struct can_frame *frame, int objno) in c_can_write_msg_object() 370 int iface, int ctrl_mask, in c_can_mark_rx_msg_obj() 382 int iface, in c_can_activate_all_lower_rx_msg_obj() 397 int iface, int ctrl_mask, in c_can_activate_rx_msg_obj() 409 int iface, int objno) in c_can_handle_lost_msg_obj() 438 static int c_can_read_msg_object(struct net_device *dev, int iface, int ctrl) in c_can_read_msg_object() [all …]
|
/drivers/media/platform/omap3isp/ |
D | ispcsiphy.c | 36 enum isp_interface_type iface, in csiphy_routing_cfg_3630() 80 static void csiphy_routing_cfg_3430(struct isp_csiphy *phy, u32 iface, bool on, in csiphy_routing_cfg_3430() 116 enum isp_interface_type iface, bool on, in csiphy_routing_cfg()
|
/drivers/usb/storage/ |
D | usb.c | 179 int usb_stor_suspend(struct usb_interface *iface, pm_message_t message) in usb_stor_suspend() 197 int usb_stor_resume(struct usb_interface *iface) in usb_stor_resume() 211 int usb_stor_reset_resume(struct usb_interface *iface) in usb_stor_reset_resume() 231 int usb_stor_pre_reset(struct usb_interface *iface) in usb_stor_pre_reset() 241 int usb_stor_post_reset(struct usb_interface *iface) in usb_stor_post_reset()
|
/drivers/of/ |
D | of_mdio.c | 202 phy_interface_t iface) in of_phy_connect() 225 phy_interface_t iface) in of_phy_connect_fixed_link()
|
/drivers/input/mouse/ |
D | appletouch.c | 770 static int atp_probe(struct usb_interface *iface, in atp_probe() 883 static void atp_disconnect(struct usb_interface *iface) in atp_disconnect() 913 static int atp_suspend(struct usb_interface *iface, pm_message_t message) in atp_suspend() 921 static int atp_resume(struct usb_interface *iface) in atp_resume() 931 static int atp_reset_resume(struct usb_interface *iface) in atp_reset_resume()
|
/drivers/uwb/ |
D | hwa-rc.c | 682 struct usb_interface *iface = hwarc->usb_iface; in hwarc_neep_init() local 806 static int hwarc_probe(struct usb_interface *iface, in hwarc_probe() 865 static void hwarc_disconnect(struct usb_interface *iface) in hwarc_disconnect() 878 static int hwarc_pre_reset(struct usb_interface *iface) in hwarc_pre_reset() 887 static int hwarc_post_reset(struct usb_interface *iface) in hwarc_post_reset()
|
/drivers/uwb/i1480/dfu/ |
D | usb.c | 63 int i1480_usb_create(struct i1480_usb *i1480_usb, struct usb_interface *iface) in i1480_usb_create() 342 int i1480_usb_probe(struct usb_interface *iface, const struct usb_device_id *id) in i1480_usb_probe()
|
/drivers/usb/misc/ |
D | appledisplay.c | 204 static int appledisplay_probe(struct usb_interface *iface, in appledisplay_probe() 334 static void appledisplay_disconnect(struct usb_interface *iface) in appledisplay_disconnect()
|
/drivers/hwmon/ |
D | ibmpex.c | 266 static struct ibmpex_bmc_data *get_bmc_data(int iface) in get_bmc_data() 460 static void ibmpex_register_bmc(int iface, struct device *dev) in ibmpex_register_bmc() 556 static void ibmpex_bmc_gone(int iface) in ibmpex_bmc_gone()
|