Home
last modified time | relevance | path

Searched defs:dev (Results 226 – 250 of 9846) sorted by relevance

12345678910>>...394

/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c35 static int ksz_ptp_tou_gpio(struct ksz_device *dev) in ksz_ptp_tou_gpio()
57 static int ksz_ptp_tou_reset(struct ksz_device *dev, u8 unit) in ksz_ptp_tou_reset()
94 static int ksz_ptp_tou_target_time_set(struct ksz_device *dev, in ksz_ptp_tou_target_time_set()
114 static int ksz_ptp_tou_start(struct ksz_device *dev, u8 unit) in ksz_ptp_tou_start()
141 static int ksz_ptp_configure_perout(struct ksz_device *dev, in ksz_ptp_configure_perout()
177 static int ksz_ptp_enable_perout(struct ksz_device *dev, in ksz_ptp_enable_perout()
262 static int ksz_ptp_enable_mode(struct ksz_device *dev) in ksz_ptp_enable_mode()
295 struct ksz_device *dev = ds->priv; in ksz_get_ts_info() local
325 struct ksz_device *dev = ds->priv; in ksz_hwtstamp_get() local
334 static int ksz_set_hwtstamp_config(struct ksz_device *dev, in ksz_set_hwtstamp_config()
[all …]
/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c195 void rtl8180_write_phy(struct ieee80211_hw *dev, u8 addr, u32 data) in rtl8180_write_phy()
211 static void rtl8180_handle_rx(struct ieee80211_hw *dev) in rtl8180_handle_rx()
342 static void rtl8180_handle_tx(struct ieee80211_hw *dev, unsigned int prio) in rtl8180_handle_tx()
378 struct ieee80211_hw *dev = dev_id; in rtl8187se_interrupt() local
427 struct ieee80211_hw *dev = dev_id; in rtl8180_interrupt() local
454 static void rtl8180_tx(struct ieee80211_hw *dev, in rtl8180_tx()
650 static void rtl8187se_mac_config(struct ieee80211_hw *dev) in rtl8187se_mac_config()
681 static void rtl8187se_set_antenna_config(struct ieee80211_hw *dev, u8 def_ant, in rtl8187se_set_antenna_config()
719 static void rtl8180_int_enable(struct ieee80211_hw *dev) in rtl8180_int_enable()
737 static void rtl8180_int_disable(struct ieee80211_hw *dev) in rtl8180_int_disable()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c101 struct dentry *mlx5_debugfs_get_dev_root(struct mlx5_core_dev *dev) in mlx5_debugfs_get_dev_root()
107 void mlx5_qp_debugfs_init(struct mlx5_core_dev *dev) in mlx5_qp_debugfs_init()
113 void mlx5_qp_debugfs_cleanup(struct mlx5_core_dev *dev) in mlx5_qp_debugfs_cleanup()
119 void mlx5_eq_debugfs_init(struct mlx5_core_dev *dev) in mlx5_eq_debugfs_init()
124 void mlx5_eq_debugfs_cleanup(struct mlx5_core_dev *dev) in mlx5_eq_debugfs_cleanup()
219 void mlx5_cmdif_debugfs_init(struct mlx5_core_dev *dev) in mlx5_cmdif_debugfs_init()
259 void mlx5_cmdif_debugfs_cleanup(struct mlx5_core_dev *dev) in mlx5_cmdif_debugfs_cleanup()
270 void mlx5_cq_debugfs_init(struct mlx5_core_dev *dev) in mlx5_cq_debugfs_init()
275 void mlx5_cq_debugfs_cleanup(struct mlx5_core_dev *dev) in mlx5_cq_debugfs_cleanup()
280 void mlx5_pages_debugfs_init(struct mlx5_core_dev *dev) in mlx5_pages_debugfs_init()
[all …]
H A Ddevlink.c19 struct mlx5_core_dev *dev = devlink_priv(devlink); in mlx5_devlink_flash_update() local
39 static int mlx5_devlink_serial_numbers_put(struct mlx5_core_dev *dev, in mlx5_devlink_serial_numbers_put()
94 struct mlx5_core_dev *dev = devlink_priv(devlink); in mlx5_devlink_info_get() local
143 struct mlx5_core_dev *dev = devlink_priv(devlink); in mlx5_devlink_reload_fw_activate() local
175 struct mlx5_core_dev *dev = devlink_priv(devlink); in mlx5_devlink_trigger_fw_live_patch() local
196 struct mlx5_core_dev *dev = devlink_priv(devlink); in mlx5_devlink_reload_down() local
244 struct mlx5_core_dev *dev = devlink_priv(devlink); in mlx5_devlink_reload_up() local
275 static struct mlx5_devlink_trap *mlx5_find_trap_by_id(struct mlx5_core_dev *dev, int trap_id) in mlx5_find_trap_by_id()
289 struct mlx5_core_dev *dev = devlink_priv(devlink); in mlx5_devlink_trap_init() local
313 struct mlx5_core_dev *dev = devlink_priv(devlink); in mlx5_devlink_trap_fini() local
[all …]
/linux/drivers/i2c/busses/
H A Di2c-diolan-u2c.c96 static int diolan_usb_transfer(struct i2c_diolan_u2c *dev) in diolan_usb_transfer()
156 static int diolan_write_cmd(struct i2c_diolan_u2c *dev, bool flush) in diolan_write_cmd()
164 static int diolan_usb_cmd(struct i2c_diolan_u2c *dev, u8 command, bool flush) in diolan_usb_cmd()
172 static int diolan_usb_cmd_data(struct i2c_diolan_u2c *dev, u8 command, u8 data, in diolan_usb_cmd_data()
182 static int diolan_usb_cmd_data2(struct i2c_diolan_u2c *dev, u8 command, u8 d1, in diolan_usb_cmd_data2()
198 static void diolan_flush_input(struct i2c_diolan_u2c *dev) in diolan_flush_input()
217 static int diolan_i2c_start(struct i2c_diolan_u2c *dev) in diolan_i2c_start()
222 static int diolan_i2c_repeated_start(struct i2c_diolan_u2c *dev) in diolan_i2c_repeated_start()
227 static int diolan_i2c_stop(struct i2c_diolan_u2c *dev) in diolan_i2c_stop()
232 static int diolan_i2c_get_byte_ack(struct i2c_diolan_u2c *dev, bool ack, in diolan_i2c_get_byte_ack()
[all …]
/linux/drivers/comedi/drivers/
H A Daddi_apci_1500.c55 static unsigned int z8536_read(struct comedi_device *dev, unsigned int reg) in z8536_read()
68 static void z8536_write(struct comedi_device *dev, in z8536_write()
79 static void z8536_reset(struct comedi_device *dev) in z8536_reset()
155 static void apci1500_port_enable(struct comedi_device *dev, bool enable) in apci1500_port_enable()
167 static void apci1500_timer_enable(struct comedi_device *dev, in apci1500_timer_enable()
190 static bool apci1500_ack_irq(struct comedi_device *dev, in apci1500_ack_irq()
208 struct comedi_device *dev = d; in apci1500_interrupt() local
256 static int apci1500_di_cancel(struct comedi_device *dev, in apci1500_di_cancel()
279 static int apci1500_di_inttrig_start(struct comedi_device *dev, in apci1500_di_inttrig_start()
362 static int apci1500_di_cmd(struct comedi_device *dev, in apci1500_di_cmd()
[all …]
H A Dpcl816.c110 static void pcl816_ai_setup_dma(struct comedi_device *dev, in pcl816_ai_setup_dma()
134 static void pcl816_ai_set_chan_range(struct comedi_device *dev, in pcl816_ai_set_chan_range()
142 static void pcl816_ai_set_chan_scan(struct comedi_device *dev, in pcl816_ai_set_chan_scan()
150 static void pcl816_ai_setup_chanlist(struct comedi_device *dev, in pcl816_ai_setup_chanlist()
172 static void pcl816_ai_clear_eoc(struct comedi_device *dev) in pcl816_ai_clear_eoc()
178 static void pcl816_ai_soft_trig(struct comedi_device *dev) in pcl816_ai_soft_trig()
184 static unsigned int pcl816_ai_get_sample(struct comedi_device *dev, in pcl816_ai_get_sample()
195 static int pcl816_ai_eoc(struct comedi_device *dev, in pcl816_ai_eoc()
208 static bool pcl816_ai_next_chan(struct comedi_device *dev, in pcl816_ai_next_chan()
222 static void transfer_from_dma_buf(struct comedi_device *dev, in transfer_from_dma_buf()
[all …]
/linux/drivers/media/dvb-frontends/
H A Drtl2832.c143 static int rtl2832_rd_demod_reg(struct rtl2832_dev *dev, int reg, u32 *val) in rtl2832_rd_demod_reg()
173 static int rtl2832_wr_demod_reg(struct rtl2832_dev *dev, int reg, u32 val) in rtl2832_wr_demod_reg()
213 struct rtl2832_dev *dev = fe->demodulator_priv; in rtl2832_set_if() local
247 struct rtl2832_dev *dev = fe->demodulator_priv; in rtl2832_init() local
371 struct rtl2832_dev *dev = fe->demodulator_priv; in rtl2832_sleep() local
393 struct rtl2832_dev *dev = fe->demodulator_priv; in rtl2832_get_tune_settings() local
405 struct rtl2832_dev *dev = fe->demodulator_priv; in rtl2832_set_frontend() local
527 struct rtl2832_dev *dev = fe->demodulator_priv; in rtl2832_get_frontend() local
639 struct rtl2832_dev *dev = fe->demodulator_priv; in rtl2832_read_status() local
770 struct rtl2832_dev *dev = fe->demodulator_priv; in rtl2832_read_ber() local
[all …]
/linux/drivers/watchdog/
H A Dorion_wdt.c80 struct orion_watchdog *dev) in orion_wdt_clock_init()
98 struct orion_watchdog *dev) in armada370_wdt_clock_init()
121 struct orion_watchdog *dev) in armada375_wdt_clock_init()
161 struct orion_watchdog *dev) in armadaxp_wdt_clock_init()
185 struct orion_watchdog *dev = watchdog_get_drvdata(wdt_dev); in orion_wdt_ping() local
198 struct orion_watchdog *dev = watchdog_get_drvdata(wdt_dev); in armada375_start() local
228 struct orion_watchdog *dev = watchdog_get_drvdata(wdt_dev); in armada370_start() local
253 struct orion_watchdog *dev = watchdog_get_drvdata(wdt_dev); in orion_start() local
272 struct orion_watchdog *dev = watchdog_get_drvdata(wdt_dev); in orion_wdt_start() local
280 struct orion_watchdog *dev = watchdog_get_drvdata(wdt_dev); in orion_stop() local
[all …]
/linux/drivers/net/wireless/intersil/p54/
H A Dmain.c50 static void p54_sta_notify(struct ieee80211_hw *dev, struct ieee80211_vif *vif, in p54_sta_notify()
66 static int p54_set_tim(struct ieee80211_hw *dev, struct ieee80211_sta *sta, in p54_set_tim()
165 static int p54_start(struct ieee80211_hw *dev) in p54_start()
200 static void p54_stop(struct ieee80211_hw *dev, bool suspend) in p54_stop()
223 static int p54_add_interface(struct ieee80211_hw *dev, in p54_add_interface()
257 static void p54_remove_interface(struct ieee80211_hw *dev, in p54_remove_interface()
280 static int p54_wait_for_stats(struct ieee80211_hw *dev) in p54_wait_for_stats()
316 static int p54_config(struct ieee80211_hw *dev, int radio_idx, u32 changed) in p54_config()
363 static u64 p54_prepare_multicast(struct ieee80211_hw *dev, in p54_prepare_multicast()
388 static void p54_configure_filter(struct ieee80211_hw *dev, in p54_configure_filter()
[all …]
/linux/drivers/net/ethernet/8390/
H A Dsmc-ultra.c127 static void ultra_poll(struct net_device *dev) in ultra_poll()
139 static int __init do_ultra_probe(struct net_device *dev) in do_ultra_probe()
168 struct net_device *dev = alloc_ei_netdev(); in ultra_probe() local
202 static int __init ultra_probe1(struct net_device *dev, int ioaddr) in ultra_probe1()
338 static int __init ultra_probe_isapnp(struct net_device *dev) in ultra_probe_isapnp()
387 ultra_open(struct net_device *dev) in ultra_open()
419 ultra_reset_8390(struct net_device *dev) in ultra_reset_8390()
443 ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultra_get_8390_hdr()
463 ultra_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ultra_block_input()
484 ultra_block_output(struct net_device *dev, int count, const unsigned char *buf, in ultra_block_output()
[all …]
H A Dlib8390.c203 static int __ei_open(struct net_device *dev) in __ei_open()
232 static int __ei_close(struct net_device *dev) in __ei_close()
256 static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) in __ei_tx_timeout()
303 struct net_device *dev) in __ei_start_xmit()
429 struct net_device *dev = dev_id; in __ei_interrupt() local
511 static void __ei_poll(struct net_device *dev) in __ei_poll()
533 static void ei_tx_err(struct net_device *dev) in ei_tx_err()
579 static void ei_tx_intr(struct net_device *dev) in ei_tx_intr()
659 static void ei_receive(struct net_device *dev) in ei_receive()
788 static void ei_rx_overrun(struct net_device *dev) in ei_rx_overrun()
[all …]
H A D8390.c9 int ei_open(struct net_device *dev) in ei_open()
15 int ei_close(struct net_device *dev) in ei_close()
21 netdev_tx_t ei_start_xmit(struct sk_buff *skb, struct net_device *dev) in ei_start_xmit()
27 struct net_device_stats *ei_get_stats(struct net_device *dev) in ei_get_stats()
33 void ei_set_multicast_list(struct net_device *dev) in ei_set_multicast_list()
39 void ei_tx_timeout(struct net_device *dev, unsigned int txqueue) in ei_tx_timeout()
52 void ei_poll(struct net_device *dev) in ei_poll()
76 struct net_device *dev = ____alloc_ei_netdev(size); in __alloc_ei_netdev() local
83 void NS8390_init(struct net_device *dev, int startp) in NS8390_init()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c66 static int bcmasp_get_sset_count(struct net_device *dev, int string_set) in bcmasp_get_sset_count()
76 static void bcmasp_get_strings(struct net_device *dev, u32 stringset, in bcmasp_get_strings()
123 static void bcmasp_get_ethtool_stats(struct net_device *dev, in bcmasp_get_ethtool_stats()
140 static void bcmasp_get_drvinfo(struct net_device *dev, in bcmasp_get_drvinfo()
148 static u32 bcmasp_get_msglevel(struct net_device *dev) in bcmasp_get_msglevel()
155 static void bcmasp_set_msglevel(struct net_device *dev, u32 level) in bcmasp_set_msglevel()
163 static void bcmasp_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmasp_get_wol()
175 static int bcmasp_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmasp_set_wol()
196 static int bcmasp_flow_insert(struct net_device *dev, struct ethtool_rxnfc *cmd) in bcmasp_flow_insert()
240 static int bcmasp_flow_delete(struct net_device *dev, struct ethtool_rxnfc *cmd) in bcmasp_flow_delete()
[all …]
/linux/drivers/staging/media/av7110/
H A Dav7110_v4l.c28 int msp_writereg(struct av7110 *av7110, u8 dev, u16 reg, u16 val) in msp_writereg()
51 static int msp_readreg(struct av7110 *av7110, u8 dev, u16 reg, u16 *val) in msp_readreg()
121 static int ves1820_writereg(struct saa7146_dev *dev, u8 addr, u8 reg, u8 data) in ves1820_writereg()
134 static int tuner_write(struct saa7146_dev *dev, u8 addr, u8 data[4]) in tuner_write()
146 static int ves1820_set_tv_freq(struct saa7146_dev *dev, u32 freq) in ves1820_set_tv_freq()
176 static int stv0297_set_tv_freq(struct saa7146_dev *dev, u32 freq) in stv0297_set_tv_freq()
214 static int av7110_dvb_c_switch(struct saa7146_dev *dev) in av7110_dvb_c_switch()
295 struct saa7146_dev *dev = video_drvdata(file); in vidioc_g_tuner() local
341 struct saa7146_dev *dev = video_drvdata(file); in vidioc_s_tuner() local
386 struct saa7146_dev *dev = video_drvdata(file); in vidioc_g_frequency() local
[all …]
/linux/drivers/gpu/drm/vc4/
H A Dvc4_gem.c41 vc4_queue_hangcheck(struct drm_device *dev) in vc4_queue_hangcheck()
57 vc4_free_hang_state(struct drm_device *dev, struct vc4_hang_state *state) in vc4_free_hang_state()
68 vc4_get_hang_state_ioctl(struct drm_device *dev, void *data, in vc4_get_hang_state_ioctl()
153 vc4_save_hang_state(struct drm_device *dev) in vc4_save_hang_state()
290 vc4_reset(struct drm_device *dev) in vc4_reset()
330 struct drm_device *dev = &vc4->base; in vc4_hangcheck_elapsed() local
373 submit_cl(struct drm_device *dev, uint32_t thread, uint32_t start, uint32_t end) in submit_cl()
385 vc4_wait_for_seqno(struct drm_device *dev, uint64_t seqno, uint64_t timeout_ns, in vc4_wait_for_seqno()
436 vc4_flush_caches(struct drm_device *dev) in vc4_flush_caches()
455 vc4_flush_texture_caches(struct drm_device *dev) in vc4_flush_texture_caches()
[all …]
/linux/drivers/infiniband/hw/mlx5/
H A Dqpc.c93 static int dct_event_notifier(struct mlx5_ib_dev *dev, struct mlx5_eqe *eqe) in dct_event_notifier()
111 struct mlx5_ib_dev *dev = in rsc_event_notifier() local
161 static int create_resource_common(struct mlx5_ib_dev *dev, in create_resource_common()
183 static void modify_resource_common_state(struct mlx5_ib_dev *dev, in modify_resource_common_state()
195 static void destroy_resource_common(struct mlx5_ib_dev *dev, in destroy_resource_common()
209 static int _mlx5_core_destroy_dct(struct mlx5_ib_dev *dev, in _mlx5_core_destroy_dct()
221 int mlx5_core_create_dct(struct mlx5_ib_dev *dev, struct mlx5_core_dct *dct, in mlx5_core_create_dct()
246 int mlx5_qpc_create_qp(struct mlx5_ib_dev *dev, struct mlx5_core_qp *qp, in mlx5_qpc_create_qp()
279 static int mlx5_core_drain_dct(struct mlx5_ib_dev *dev, in mlx5_core_drain_dct()
291 int mlx5_core_destroy_dct(struct mlx5_ib_dev *dev, in mlx5_core_destroy_dct()
[all …]
/linux/drivers/media/radio/
H A Dradio-cadet.c115 static int cadet_getstereo(struct cadet *dev) in cadet_getstereo()
128 static unsigned cadet_gettune(struct cadet *dev) in cadet_gettune()
161 static unsigned cadet_getfreq(struct cadet *dev) in cadet_getfreq()
189 static void cadet_settune(struct cadet *dev, unsigned fifo) in cadet_settune()
214 static void cadet_setfreq(struct cadet *dev, unsigned freq) in cadet_setfreq()
274 static bool cadet_has_rds_data(struct cadet *dev) in cadet_has_rds_data()
287 struct cadet *dev = timer_container_of(dev, t, readtimer); in cadet_handler() local
317 static void cadet_start_rds(struct cadet *dev) in cadet_start_rds()
328 struct cadet *dev = video_drvdata(file); in cadet_read() local
366 struct cadet *dev = video_drvdata(file); in vidioc_g_tuner() local
[all …]
/linux/drivers/pci/
H A Dprobe.c78 struct device *dev; in no_pci_devices() local
91 static void release_pcibus_dev(struct device *dev) in release_pcibus_dev()
135 static inline unsigned long decode_bar(struct pci_dev *dev, u32 bar) in decode_bar()
184 static void __pci_size_bars(struct pci_dev *dev, int count, in __pci_size_bars()
198 void __pci_size_stdbars(struct pci_dev *dev, int count, in __pci_size_stdbars()
204 static void __pci_size_rom(struct pci_dev *dev, unsigned int pos, u32 *sizes) in __pci_size_rom()
219 int __pci_read_base(struct pci_dev *dev, enum pci_bar_type type, in __pci_read_base()
345 static __always_inline void pci_read_bases(struct pci_dev *dev, in pci_read_bases()
394 static void pci_read_bridge_io(struct pci_dev *dev, struct resource *res, in pci_read_bridge_io()
437 static void pci_read_bridge_mmio(struct pci_dev *dev, struct resource *res, in pci_read_bridge_mmio()
[all …]
/linux/drivers/net/arcnet/
H A Dcom20020.c62 static void com20020_copy_from_card(struct net_device *dev, int bufnum, in com20020_copy_from_card()
77 static void com20020_copy_to_card(struct net_device *dev, int bufnum, in com20020_copy_to_card()
92 int com20020_check(struct net_device *dev) in com20020_check()
154 static int com20020_set_hwaddr(struct net_device *dev, void *addr) in com20020_set_hwaddr()
167 static int com20020_netdev_open(struct net_device *dev) in com20020_netdev_open()
178 static int com20020_netdev_close(struct net_device *dev) in com20020_netdev_close()
203 int com20020_found(struct net_device *dev, int shared) in com20020_found()
282 static int com20020_reset(struct net_device *dev, int really_reset) in com20020_reset()
332 static void com20020_setmask(struct net_device *dev, int mask) in com20020_setmask()
340 static void com20020_command(struct net_device *dev, int cmd) in com20020_command()
[all …]
/linux/drivers/net/ethernet/microchip/
H A Dencx24j600.c74 struct net_device *dev = priv->ndev; in encx24j600_dump_rsv() local
100 struct net_device *dev = priv->ndev; in encx24j600_read_reg() local
112 struct net_device *dev = priv->ndev; in encx24j600_write_reg() local
123 struct net_device *dev = priv->ndev; in encx24j600_update_reg() local
133 struct net_device *dev = priv->ndev; in encx24j600_read_phy() local
145 struct net_device *dev = priv->ndev; in encx24j600_write_phy() local
165 struct net_device *dev = priv->ndev; in encx24j600_cmd() local
221 struct net_device *dev = priv->ndev; in encx24j600_wait_for_autoneg() local
266 struct net_device *dev = priv->ndev; in encx24j600_check_link_status() local
292 struct net_device *dev = priv->ndev; in encx24j600_int_link_handler() local
[all …]
/linux/drivers/net/usb/
H A Drtl8150.c161 static int get_registers(rtl8150_t * dev, u16 indx, u16 size, void *data) in get_registers()
168 static int set_registers(rtl8150_t * dev, u16 indx, u16 size, const void *data) in set_registers()
186 static int async_set_registers(rtl8150_t *dev, u16 indx, u16 size, u16 reg) in async_set_registers()
218 static int read_mii_word(rtl8150_t * dev, u8 phy, __u8 indx, u16 * reg) in read_mii_word()
242 static int write_mii_word(rtl8150_t * dev, u8 phy, __u8 indx, u16 reg) in write_mii_word()
265 static void set_ethernet_addr(rtl8150_t *dev) in set_ethernet_addr()
284 rtl8150_t *dev = netdev_priv(netdev); in rtl8150_set_mac_address() local
316 static int rtl8150_reset(rtl8150_t * dev) in rtl8150_reset()
329 static int alloc_all_urbs(rtl8150_t * dev) in alloc_all_urbs()
349 static void free_all_urbs(rtl8150_t * dev) in free_all_urbs()
[all …]
/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c139 struct raw_dev *dev; member
167 struct device *dev; member
190 struct raw_dev *dev; in dev_new() local
206 struct raw_dev *dev = container_of(kref, struct raw_dev, count); in dev_free() local
233 static int raw_queue_event(struct raw_dev *dev, in raw_queue_event()
250 struct raw_dev *dev = req->context; in gadget_ep0_complete() local
284 struct raw_dev *dev = container_of(driver, struct raw_dev, driver); in gadget_bind() local
329 struct raw_dev *dev = get_gadget_data(gadget); in gadget_unbind() local
340 struct raw_dev *dev = get_gadget_data(gadget); in gadget_setup() local
383 struct raw_dev *dev = get_gadget_data(gadget); in gadget_disconnect() local
[all …]
/linux/drivers/mfd/
H A Dmax77686.c36 static bool max77802_pmic_is_accessible_reg(struct device *dev, in max77802_pmic_is_accessible_reg()
42 static bool max77802_rtc_is_accessible_reg(struct device *dev, in max77802_rtc_is_accessible_reg()
48 static bool max77802_is_accessible_reg(struct device *dev, unsigned int reg) in max77802_is_accessible_reg()
54 static bool max77802_pmic_is_precious_reg(struct device *dev, unsigned int reg) in max77802_pmic_is_precious_reg()
60 static bool max77802_rtc_is_precious_reg(struct device *dev, unsigned int reg) in max77802_rtc_is_precious_reg()
67 static bool max77802_is_precious_reg(struct device *dev, unsigned int reg) in max77802_is_precious_reg()
73 static bool max77802_pmic_is_volatile_reg(struct device *dev, unsigned int reg) in max77802_pmic_is_volatile_reg()
80 static bool max77802_rtc_is_volatile_reg(struct device *dev, unsigned int reg) in max77802_rtc_is_volatile_reg()
92 static bool max77802_is_volatile_reg(struct device *dev, unsigned int reg) in max77802_is_volatile_reg()
228 static int max77686_suspend(struct device *dev) in max77686_suspend()
[all …]
/linux/drivers/base/
H A Dtransport_class.c72 struct device *dev, in anon_transport_dummy_function()
121 struct device *dev, in transport_setup_classdev()
148 void transport_setup_device(struct device *dev) in transport_setup_device()
155 struct device *dev, in transport_add_class_device()
194 int transport_add_device(struct device *dev) in transport_add_device()
203 struct device *dev, in transport_configure()
227 void transport_configure_device(struct device *dev) in transport_configure_device()
234 struct device *dev, in transport_remove_classdev()
266 void transport_remove_device(struct device *dev) in transport_remove_device()
273 struct device *dev, in transport_destroy_classdev()
[all …]

12345678910>>...394