Home
last modified time | relevance | path

Searched defs:dev (Results 851 – 875 of 10173) sorted by relevance

1...<<31323334353637383940>>...407

/linux/drivers/net/fddi/
H A Ddefza.c95 static inline struct sk_buff *fza_alloc_skb_irq(struct net_device *dev, in fza_alloc_skb_irq()
101 static inline struct sk_buff *fza_alloc_skb(struct net_device *dev, in fza_alloc_skb()
285 static struct fza_ring_cmd __iomem *fza_cmd_send(struct net_device *dev, in fza_cmd_send()
377 static int fza_init_send(struct net_device *dev, in fza_init_send()
432 static void fza_set_rx_mode(struct net_device *dev) in fza_set_rx_mode()
444 struct net_device *dev, int smt) in fza_do_xmit()
512 u32 rmc, struct net_device *dev) in fza_do_recv_smt()
541 static void fza_tx(struct net_device *dev) in fza_tx()
675 static void fza_rx(struct net_device *dev) in fza_rx()
785 static void fza_tx_smt(struct net_device *dev) in fza_tx_smt()
[all …]
/linux/drivers/media/pci/cx88/
H A Dcx88-vp3054-i2c.c26 struct cx8802_dev *dev = data; in vp3054_bit_setscl() local
43 struct cx8802_dev *dev = data; in vp3054_bit_setsda() local
60 struct cx8802_dev *dev = data; in vp3054_bit_getscl() local
70 struct cx8802_dev *dev = data; in vp3054_bit_getsda() local
91 int vp3054_i2c_probe(struct cx8802_dev *dev) in vp3054_i2c_probe()
130 void vp3054_i2c_remove(struct cx8802_dev *dev) in vp3054_i2c_remove()
/linux/net/6lowpan/
H A Dcore.c16 int lowpan_register_netdevice(struct net_device *dev, in lowpan_register_netdevice()
52 int lowpan_register_netdev(struct net_device *dev, in lowpan_register_netdev()
64 void lowpan_unregister_netdevice(struct net_device *dev) in lowpan_unregister_netdevice()
71 void lowpan_unregister_netdev(struct net_device *dev) in lowpan_unregister_netdev()
79 int addrconf_ifid_802154_6lowpan(u8 *eui, struct net_device *dev) in addrconf_ifid_802154_6lowpan()
111 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in lowpan_event() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dsense.c41 int mlx4_SENSE_PORT(struct mlx4_dev *dev, int port, in mlx4_SENSE_PORT()
64 void mlx4_do_sense_ports(struct mlx4_dev *dev, in mlx4_do_sense_ports()
96 struct mlx4_dev *dev = sense->dev; in mlx4_sense_port() local
115 void mlx4_start_sense(struct mlx4_dev *dev) in mlx4_start_sense()
127 void mlx4_stop_sense(struct mlx4_dev *dev) in mlx4_stop_sense()
132 void mlx4_sense_init(struct mlx4_dev *dev) in mlx4_sense_init()
/linux/drivers/net/ethernet/3com/
H A D3c574_cs.c264 struct net_device *dev; in tc574_probe() local
290 struct net_device *dev = link->priv; in tc574_detach() local
305 struct net_device *dev = link->priv; in tc574_config() local
451 struct net_device *dev = link->priv; in tc574_suspend() local
461 struct net_device *dev = link->priv; in tc574_resume() local
471 static void dump_status(struct net_device *dev) in dump_status()
489 static void tc574_wait_for_completion(struct net_device *dev, int cmd) in tc574_wait_for_completion()
589 static void tc574_reset(struct net_device *dev) in tc574_reset()
671 static int el3_open(struct net_device *dev) in el3_open()
692 static void el3_tx_timeout(struct net_device *dev, unsigned int txqueue) in el3_tx_timeout()
[all …]
/linux/net/ethtool/
H A Drss.c85 rss_prepare_flow_hash(const struct rss_req_info *req, struct net_device *dev, in rss_prepare_flow_hash() argument
116 rss_get_data_alloc(struct net_device *dev, struct rss_reply_data *data) in rss_get_data_alloc() argument
149 rss_prepare_get(const struct rss_req_info * request,struct net_device * dev,struct rss_reply_data * data,const struct genl_info * info) rss_prepare_get() argument
183 __rss_prepare_ctx(struct net_device * dev,struct rss_reply_data * data,struct ethtool_rxfh_context * ctx) __rss_prepare_ctx() argument
202 rss_prepare_ctx(const struct rss_req_info * request,struct net_device * dev,struct rss_reply_data * data,const struct genl_info * info) rss_prepare_ctx() argument
241 rss_prepare(const struct rss_req_info * request,struct net_device * dev,struct rss_reply_data * data,const struct genl_info * info) rss_prepare() argument
262 struct net_device *dev = reply_base->dev; rss_prepare_data() local
399 rss_dump_one_ctx(struct sk_buff * skb,struct netlink_callback * cb,struct net_device * dev,u32 rss_context) rss_dump_one_ctx() argument
438 rss_dump_one_dev(struct sk_buff * skb,struct netlink_callback * cb,struct net_device * dev) rss_dump_one_dev() argument
468 struct net_device *dev; ethnl_rss_dumpit() local
489 ethnl_rss_delete_notify(struct net_device * dev,u32 rss_context) ethnl_rss_delete_notify() argument
522 ethtool_rss_notify(struct net_device * dev,u32 type,u32 rss_context) ethtool_rss_notify() argument
618 rss_set_prep_indir(struct net_device * dev,struct genl_info * info,struct rss_reply_data * data,struct ethtool_rxfh_param * rxfh,bool * reset,bool * mod) rss_set_prep_indir() argument
698 rss_set_prep_hkey(struct net_device * dev,struct genl_info * info,struct rss_reply_data * data,struct ethtool_rxfh_param * rxfh,bool * mod) rss_set_prep_hkey() argument
723 rss_check_rxfh_fields_sym(struct net_device * dev,struct genl_info * info,struct rss_reply_data * data,bool xfrm_sym) rss_check_rxfh_fields_sym() argument
750 ethnl_set_rss_fields(struct net_device * dev,struct genl_info * info,u32 rss_context,struct rss_reply_data * data,bool xfrm_sym,bool * mod) ethnl_set_rss_fields() argument
830 struct net_device *dev = req_info->dev; ethnl_rss_set() local
946 ethnl_rss_create_validate(struct net_device * dev,struct genl_info * info) ethnl_rss_create_validate() argument
982 ethnl_rss_create_send_ntf(struct sk_buff * rsp,struct net_device * dev) ethnl_rss_create_send_ntf() argument
1006 struct net_device *dev; ethnl_rss_create_doit() local
1149 struct net_device *dev; ethnl_rss_delete_doit() local
[all...]
/linux/drivers/net/ethernet/cirrus/
H A Dep93xx_eth.c169 struct net_device *dev; member
183 static int ep93xx_mdio_read(struct net_device *dev, int phy_id, int reg) in ep93xx_mdio_read()
207 static void ep93xx_mdio_write(struct net_device *dev, int phy_id, int reg, int data) in ep93xx_mdio_write()
225 static int ep93xx_rx(struct net_device *dev, int budget) in ep93xx_rx()
311 struct net_device *dev = ep->dev; in ep93xx_poll() local
329 static netdev_tx_t ep93xx_xmit(struct sk_buff *skb, struct net_device *dev) in ep93xx_xmit()
365 static void ep93xx_tx_complete(struct net_device *dev) in ep93xx_tx_complete()
420 struct net_device *dev = dev_id; in ep93xx_irq() local
445 struct device *dev = ep->dev->dev.parent; in ep93xx_free_buffers() local
478 struct device *dev = ep->dev->dev.parent; in ep93xx_alloc_buffers() local
[all …]
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c482 static void *vio_dma_iommu_alloc_coherent(struct device *dev, size_t size, in vio_dma_iommu_alloc_coherent()
505 static void vio_dma_iommu_free_coherent(struct device *dev, size_t size, in vio_dma_iommu_free_coherent()
515 static dma_addr_t vio_dma_iommu_map_page(struct device *dev, struct page *page, in vio_dma_iommu_map_page()
539 static void vio_dma_iommu_unmap_page(struct device *dev, dma_addr_t dma_handle, in vio_dma_iommu_unmap_page()
551 static int vio_dma_iommu_map_sg(struct device *dev, struct scatterlist *sglist, in vio_dma_iommu_map_sg()
585 static void vio_dma_iommu_unmap_sg(struct device *dev, in vio_dma_iommu_unmap_sg()
704 struct device *dev = &viodev->dev; in vio_cmo_bus_probe() local
946 static ssize_t cmo_allocs_failed_show(struct device *dev, in cmo_allocs_failed_show()
953 static ssize_t cmo_allocs_failed_store(struct device *dev, in cmo_allocs_failed_store()
961 static ssize_t cmo_desired_store(struct device *dev, in cmo_desired_store()
[all …]
/linux/drivers/target/
H A Dtarget_core_spc.c76 struct se_device *dev = cmd->se_dev; in spc_emulate_inquiry_std() local
159 struct se_device *dev = cmd->se_dev; in spc_emulate_evpd_80() local
173 void spc_gen_naa_6h_vendor_specific(struct se_device *dev, in spc_gen_naa_6h_vendor_specific()
223 struct se_device *dev = cmd->se_dev; in spc_emulate_evpd_83() local
468 struct se_device *dev = cmd->se_dev; in spc_emulate_evpd_86() local
510 struct se_device *dev = cmd->se_dev; in spc_emulate_evpd_b0() local
608 struct se_device *dev = cmd->se_dev; in spc_emulate_evpd_b1() local
621 struct se_device *dev = cmd->se_dev; in spc_emulate_evpd_b2() local
685 struct se_device *dev = cmd->se_dev; in spc_emulate_evpd_b3() local
735 struct se_device *dev = cmd->se_dev; in spc_emulate_inquiry() local
[all …]
/linux/drivers/hwmon/
H A Dlm63.c224 static struct lm63_data *lm63_update_device(struct device *dev) in lm63_update_device()
306 static int lm63_lut_looks_bad(struct device *dev, struct lm63_data *data) in lm63_lut_looks_bad()
331 static ssize_t show_fan(struct device *dev, struct device_attribute *devattr, in show_fan()
339 static ssize_t set_fan(struct device *dev, struct device_attribute *dummy, in set_fan()
361 static ssize_t show_pwm1(struct device *dev, struct device_attribute *devattr, in show_pwm1()
379 static ssize_t set_pwm1(struct device *dev, struct device_attribute *devattr, in set_pwm1()
408 static ssize_t pwm1_enable_show(struct device *dev, in pwm1_enable_show()
415 static ssize_t pwm1_enable_store(struct device *dev, in pwm1_enable_store()
456 static ssize_t show_local_temp8(struct device *dev, in show_local_temp8()
465 static ssize_t show_remote_temp8(struct device *dev, in show_remote_temp8()
[all …]
H A Dadt7462.c672 static struct adt7462_data *adt7462_update_device(struct device *dev) in adt7462_update_device()
778 static ssize_t temp_min_show(struct device *dev, in temp_min_show()
790 static ssize_t temp_min_store(struct device *dev, in temp_min_store()
814 static ssize_t temp_max_show(struct device *dev, in temp_max_show()
826 static ssize_t temp_max_store(struct device *dev, in temp_max_store()
850 static ssize_t temp_show(struct device *dev, struct device_attribute *devattr, in temp_show()
864 static ssize_t temp_label_show(struct device *dev, in temp_label_show()
873 static ssize_t volt_max_show(struct device *dev, in volt_max_show()
886 static ssize_t volt_max_store(struct device *dev, in volt_max_store()
913 static ssize_t volt_min_show(struct device *dev, in volt_min_show()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c37 int mlx5_access_reg(struct mlx5_core_dev *dev, void *data_in, int size_in, in mlx5_access_reg()
77 int mlx5_core_access_reg(struct mlx5_core_dev *dev, void *data_in, in mlx5_core_access_reg()
86 int mlx5_query_pcam_reg(struct mlx5_core_dev *dev, u32 *pcam, u8 feature_group, in mlx5_query_pcam_reg()
98 int mlx5_query_mcam_reg(struct mlx5_core_dev *dev, u32 *mcam, u8 feature_group, in mlx5_query_mcam_reg()
132 int mlx5_set_port_caps(struct mlx5_core_dev *dev, u8 port_num, u32 caps) in mlx5_set_port_caps()
146 int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys, in mlx5_query_port_ptys()
160 int mlx5_set_port_beacon(struct mlx5_core_dev *dev, u16 beacon_duration) in mlx5_set_port_beacon()
171 int mlx5_query_ib_port_oper(struct mlx5_core_dev *dev, u16 *link_width_oper, in mlx5_query_ib_port_oper()
190 void mlx5_toggle_port_link(struct mlx5_core_dev *dev) in mlx5_toggle_port_link()
200 int mlx5_set_port_admin_status(struct mlx5_core_dev *dev, in mlx5_set_port_admin_status()
[all …]
/linux/arch/mips/pci/
H A Dfixup-cobalt.c54 static void qube_raq_galileo_early_fixup(struct pci_dev *dev) in qube_raq_galileo_early_fixup()
68 static void qube_raq_via_bmIDE_fixup(struct pci_dev *dev) in qube_raq_via_bmIDE_fixup()
91 static void qube_raq_galileo_fixup(struct pci_dev *dev) in qube_raq_galileo_fixup()
146 static void qube_raq_via_board_id_fixup(struct pci_dev *dev) in qube_raq_via_board_id_fixup()
192 int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in pcibios_map_irq()
204 int pcibios_plat_dev_init(struct pci_dev *dev) in pcibios_plat_dev_init()
/linux/drivers/comedi/drivers/
H A Damplc_pci230.c531 static unsigned short pci230_ai_read(struct comedi_device *dev) in pci230_ai_read()
552 static unsigned short pci230_ao_mangle_datum(struct comedi_device *dev, in pci230_ao_mangle_datum()
572 static void pci230_ao_write_nofifo(struct comedi_device *dev, in pci230_ao_write_nofifo()
582 static void pci230_ao_write_fifo(struct comedi_device *dev, in pci230_ao_write_fifo()
592 static bool pci230_claim_shared(struct comedi_device *dev, in pci230_claim_shared()
614 static void pci230_release_shared(struct comedi_device *dev, in pci230_release_shared()
625 static void pci230_release_all_resources(struct comedi_device *dev, in pci230_release_all_resources()
680 static void pci230_ct_setup_ns_mode(struct comedi_device *dev, unsigned int ct, in pci230_ct_setup_ns_mode()
700 static void pci230_cancel_ct(struct comedi_device *dev, unsigned int ct) in pci230_cancel_ct()
706 static int pci230_ai_eoc(struct comedi_device *dev, in pci230_ai_eoc()
[all …]
H A Daddi_apci_3501.c95 static int apci3501_wait_for_dac(struct comedi_device *dev) in apci3501_wait_for_dac()
106 static int apci3501_ao_insn_write(struct comedi_device *dev, in apci3501_ao_insn_write()
155 static int apci3501_di_insn_bits(struct comedi_device *dev, in apci3501_di_insn_bits()
165 static int apci3501_do_insn_bits(struct comedi_device *dev, in apci3501_do_insn_bits()
228 static int apci3501_eeprom_get_ao_n_chan(struct comedi_device *dev) in apci3501_eeprom_get_ao_n_chan()
254 static int apci3501_eeprom_insn_read(struct comedi_device *dev, in apci3501_eeprom_insn_read()
274 static int apci3501_reset(struct comedi_device *dev) in apci3501_reset()
304 static int apci3501_auto_attach(struct comedi_device *dev, in apci3501_auto_attach()
381 static void apci3501_detach(struct comedi_device *dev) in apci3501_detach()
395 static int apci3501_pci_probe(struct pci_dev *dev, in apci3501_pci_probe()
/linux/net/mac80211/
H A Dethtool.c16 static int ieee80211_set_ringparam(struct net_device *dev, in ieee80211_set_ringparam() argument
31 static void ieee80211_get_ringparam(struct net_device *dev, in ieee80211_get_ringparam() argument
57 static int ieee80211_get_sset_count(struct net_device *dev, int sset) in ieee80211_get_sset_count() argument
72 static void ieee80211_get_stats(struct net_device *dev, in ieee80211_get_stats() argument
215 ieee80211_get_strings(struct net_device * dev,u32 sset,u8 * data) ieee80211_get_strings() argument
227 ieee80211_get_regs_len(struct net_device * dev) ieee80211_get_regs_len() argument
232 ieee80211_get_regs(struct net_device * dev,struct ethtool_regs * regs,void * data) ieee80211_get_regs() argument
[all...]
/linux/drivers/infiniband/hw/hfi1/
H A Dipoib_main.c19 static int hfi1_ipoib_dev_init(struct net_device *dev) in hfi1_ipoib_dev_init()
39 static void hfi1_ipoib_dev_uninit(struct net_device *dev) in hfi1_ipoib_dev_uninit()
48 static int hfi1_ipoib_dev_open(struct net_device *dev) in hfi1_ipoib_dev_open()
78 static int hfi1_ipoib_dev_stop(struct net_device *dev) in hfi1_ipoib_dev_stop()
101 static int hfi1_ipoib_mcast_attach(struct net_device *dev, in hfi1_ipoib_mcast_attach()
133 static int hfi1_ipoib_mcast_detach(struct net_device *dev, in hfi1_ipoib_mcast_detach()
158 static void hfi1_ipoib_netdev_dtor(struct net_device *dev) in hfi1_ipoib_netdev_dtor()
166 static void hfi1_ipoib_set_id(struct net_device *dev, int id) in hfi1_ipoib_set_id()
/linux/drivers/pci/
H A Dpci-label.c36 static bool device_has_acpi_name(struct device *dev) in device_has_acpi_name()
88 static ssize_t smbios_label_show(struct device *dev, in smbios_label_show()
99 static ssize_t index_show(struct device *dev, struct device_attribute *attr, in index_show()
118 struct device *dev = kobj_to_dev(kobj); in smbios_attr_is_visible() local
155 static int dsm_get_label(struct device *dev, char *buf, in dsm_get_label()
196 static ssize_t label_show(struct device *dev, struct device_attribute *attr, in label_show()
203 static ssize_t acpi_index_show(struct device *dev, in acpi_index_show()
219 struct device *dev = kobj_to_dev(kobj); in acpi_attr_is_visible() local
/linux/drivers/media/usb/au0828/
H A Dau0828-i2c.c28 struct au0828_dev *dev = i2c_adap->algo_data; in i2c_slave_did_read_ack() local
51 struct au0828_dev *dev = i2c_adap->algo_data; in i2c_is_read_busy() local
74 struct au0828_dev *dev = i2c_adap->algo_data; in i2c_is_write_done() local
97 struct au0828_dev *dev = i2c_adap->algo_data; in i2c_is_busy() local
123 struct au0828_dev *dev = i2c_adap->algo_data; in i2c_sendbytes() local
212 struct au0828_dev *dev = i2c_adap->algo_data; in i2c_readbytes() local
354 int au0828_i2c_register(struct au0828_dev *dev) in au0828_i2c_register()
388 int au0828_i2c_unregister(struct au0828_dev *dev) in au0828_i2c_unregister()
/linux/drivers/platform/cznic/
H A Dturris-omnia-mcu-sys-off-wakeup.c48 static int omnia_read_time(struct device *dev, struct rtc_time *tm) in omnia_read_time()
62 static int omnia_read_alarm(struct device *dev, struct rtc_wkalrm *alrm) in omnia_read_alarm()
79 static int omnia_set_alarm(struct device *dev, struct rtc_wkalrm *alrm) in omnia_set_alarm()
93 static int omnia_alarm_irq_enable(struct device *dev, unsigned int enabled) in omnia_alarm_irq_enable()
169 static ssize_t front_button_poweron_show(struct device *dev, in front_button_poweron_show()
177 static ssize_t front_button_poweron_store(struct device *dev, in front_button_poweron_store()
203 struct device *dev = kobj_to_dev(kobj); in poweroff_attrs_visible() local
219 struct device *dev = &mcu->client->dev; in omnia_mcu_register_sys_off_and_wakeup() local
/linux/drivers/rtc/
H A Drtc-as3722.c27 struct device *dev; member
54 static int as3722_rtc_read_time(struct device *dev, struct rtc_time *tm) in as3722_rtc_read_time()
71 static int as3722_rtc_set_time(struct device *dev, struct rtc_time *tm) in as3722_rtc_set_time()
89 static int as3722_rtc_alarm_irq_enable(struct device *dev, in as3722_rtc_alarm_irq_enable()
104 static int as3722_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alrm) in as3722_rtc_read_alarm()
122 static int as3722_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alrm) in as3722_rtc_set_alarm()
216 static int as3722_rtc_suspend(struct device *dev) in as3722_rtc_suspend()
226 static int as3722_rtc_resume(struct device *dev) in as3722_rtc_resume()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ccorr.c43 int mtk_ccorr_clk_enable(struct device *dev) in mtk_ccorr_clk_enable()
50 void mtk_ccorr_clk_disable(struct device *dev) in mtk_ccorr_clk_disable()
57 void mtk_ccorr_config(struct device *dev, unsigned int w, in mtk_ccorr_config()
69 void mtk_ccorr_start(struct device *dev) in mtk_ccorr_start()
76 void mtk_ccorr_stop(struct device *dev) in mtk_ccorr_stop()
104 void mtk_ccorr_ctm_set(struct device *dev, struct drm_crtc_state *state) in mtk_ccorr_ctm_set()
136 static int mtk_disp_ccorr_bind(struct device *dev, struct device *master, in mtk_disp_ccorr_bind()
142 static void mtk_disp_ccorr_unbind(struct device *dev, struct device *master, in mtk_disp_ccorr_unbind()
154 struct device *dev = &pdev->dev; in mtk_disp_ccorr_probe() local
/linux/drivers/scsi/aacraid/
H A Daachba.c358 int aac_get_config_status(struct aac_dev *dev, int commit_flag) in aac_get_config_status()
450 int aac_get_containers(struct aac_dev *dev) in aac_get_containers()
585 struct aac_dev * dev; in aac_get_container_name() local
819 int aac_probe_container(struct aac_dev *dev, int cid) in aac_probe_container()
910 static void setinqstr(struct aac_dev *dev, void *data, int tindex) in setinqstr()
973 struct aac_dev *dev, struct scsi_cmnd *scsicmd) in build_vpd83_type3()
1011 struct aac_dev *dev; in get_container_serial_callback() local
1123 struct aac_dev * dev; in aac_get_container_serial() local
1167 static int setinqserial(struct aac_dev *dev, void *data, int cid) in setinqserial()
1203 static int aac_bounds_32(struct aac_dev * dev, struct scsi_cmnd * cmd, u64 lba) in aac_bounds_32()
[all …]
/linux/drivers/net/usb/
H A Dcdc-phonet.c26 struct net_device *dev; member
48 static netdev_tx_t usbpn_xmit(struct sk_buff *skb, struct net_device *dev) in usbpn_xmit()
86 struct net_device *dev = skb->dev; in tx_complete() local
118 struct net_device *dev = pnd->dev; in rx_submit() local
139 struct net_device *dev = req->context; in rx_complete() local
209 static int usbpn_open(struct net_device *dev) in usbpn_open()
235 static int usbpn_close(struct net_device *dev) in usbpn_close()
256 static int usbpn_siocdevprivate(struct net_device *dev, struct ifreq *ifr, in usbpn_siocdevprivate()
276 static void usbpn_setup(struct net_device *dev) in usbpn_setup()
322 struct net_device *dev; in usbpn_probe() local
/linux/drivers/misc/
H A Dtifm_core.c41 static int tifm_bus_match(struct device *dev, const struct device_driver *drv) in tifm_bus_match()
58 static int tifm_uevent(const struct device *dev, struct kobj_uevent_env *env) in tifm_uevent()
68 static int tifm_device_probe(struct device *dev) in tifm_device_probe()
90 static void tifm_device_remove(struct device *dev) in tifm_device_remove()
108 static int tifm_device_suspend(struct device *dev, pm_message_t state) in tifm_device_suspend()
119 static int tifm_device_resume(struct device *dev) in tifm_device_resume()
137 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show()
162 static void tifm_free(struct device *dev) in tifm_free()
175 struct device *dev) in tifm_alloc_adapter()
240 void tifm_free_device(struct device *dev) in tifm_free_device()

1...<<31323334353637383940>>...407