/linux-3.3/drivers/media/video/s5p-mfc/ |
D | s5p_mfc.c | 46 struct s5p_mfc_dev *dev = ctx->dev; in clear_work_bit() local 64 static void wake_up_dev(struct s5p_mfc_dev *dev, unsigned int reason, in wake_up_dev() 75 struct s5p_mfc_dev *dev = (struct s5p_mfc_dev *)arg; in s5p_mfc_watchdog() local 95 struct s5p_mfc_dev *dev; in s5p_mfc_watchdog_worker() local 158 static void s5p_mfc_clear_int_flags(struct s5p_mfc_dev *dev) in s5p_mfc_clear_int_flags() 195 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_copy_time() local 232 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame_new() local 278 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_handle_frame() local 371 struct s5p_mfc_dev *dev; in s5p_mfc_handle_error() local 429 struct s5p_mfc_dev *dev; in s5p_mfc_handle_seq_done() local [all …]
|
/linux-3.3/sound/oss/ |
D | pas2_midi.c | 35 static int pas_midi_open(int dev, int mode, in pas_midi_open() 93 static void pas_midi_close(int dev) in pas_midi_close() 127 static int pas_midi_out(int dev, unsigned char midi_byte) in pas_midi_out() 172 static int pas_midi_start_read(int dev) in pas_midi_start_read() 177 static int pas_midi_end_read(int dev) in pas_midi_end_read() 182 static void pas_midi_kick(int dev) in pas_midi_kick() 186 static int pas_buffer_status(int dev) in pas_buffer_status() 212 int dev = sound_alloc_mididev(); in pas_midi_init() local
|
/linux-3.3/drivers/net/ethernet/mellanox/mlx4/ |
D | qp.c | 46 void mlx4_qp_event(struct mlx4_dev *dev, u32 qpn, int event_type) in mlx4_qp_event() 70 static int is_qp0(struct mlx4_dev *dev, struct mlx4_qp *qp) in is_qp0() 76 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_qp_modify() 169 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_modify() 180 int __mlx4_qp_reserve_range(struct mlx4_dev *dev, int cnt, int align, in __mlx4_qp_reserve_range() 193 int mlx4_qp_reserve_range(struct mlx4_dev *dev, int cnt, int align, int *base) in mlx4_qp_reserve_range() 216 void __mlx4_qp_release_range(struct mlx4_dev *dev, int base_qpn, int cnt) in __mlx4_qp_release_range() 226 void mlx4_qp_release_range(struct mlx4_dev *dev, int base_qpn, int cnt) in mlx4_qp_release_range() 246 int __mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn) in __mlx4_qp_alloc_icm() 290 static int mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn) in mlx4_qp_alloc_icm() [all …]
|
D | en_ethtool.c | 43 mlx4_en_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *drvinfo) in mlx4_en_get_drvinfo() 93 static u32 mlx4_en_get_msglevel(struct net_device *dev) in mlx4_en_get_msglevel() 98 static void mlx4_en_set_msglevel(struct net_device *dev, u32 val) in mlx4_en_set_msglevel() 183 static int mlx4_en_get_sset_count(struct net_device *dev, int sset) in mlx4_en_get_sset_count() 200 static void mlx4_en_get_ethtool_stats(struct net_device *dev, in mlx4_en_get_ethtool_stats() 245 static void mlx4_en_self_test(struct net_device *dev, in mlx4_en_self_test() 251 static void mlx4_en_get_strings(struct net_device *dev, in mlx4_en_get_strings() 308 static int mlx4_en_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) in mlx4_en_get_settings() 346 static int mlx4_en_set_settings(struct net_device *dev, struct ethtool_cmd *cmd) in mlx4_en_set_settings() 357 static int mlx4_en_get_coalesce(struct net_device *dev, in mlx4_en_get_coalesce() [all …]
|
/linux-3.3/drivers/i2c/busses/ |
D | i2c-highlander.c | 45 struct device *dev; member 58 static inline void highlander_i2c_irq_enable(struct highlander_i2c_dev *dev) in highlander_i2c_irq_enable() 63 static inline void highlander_i2c_irq_disable(struct highlander_i2c_dev *dev) in highlander_i2c_irq_disable() 68 static inline void highlander_i2c_start(struct highlander_i2c_dev *dev) in highlander_i2c_start() 73 static inline void highlander_i2c_done(struct highlander_i2c_dev *dev) in highlander_i2c_done() 78 static void highlander_i2c_setup(struct highlander_i2c_dev *dev) in highlander_i2c_setup() 115 static void highlander_i2c_command(struct highlander_i2c_dev *dev, in highlander_i2c_command() 129 static int highlander_i2c_wait_for_bbsy(struct highlander_i2c_dev *dev) in highlander_i2c_wait_for_bbsy() 146 static int highlander_i2c_reset(struct highlander_i2c_dev *dev) in highlander_i2c_reset() 152 static int highlander_i2c_wait_for_ack(struct highlander_i2c_dev *dev) in highlander_i2c_wait_for_ack() [all …]
|
/linux-3.3/drivers/net/tokenring/ |
D | madgemc.c | 87 static unsigned short madgemc_sifreadb(struct net_device *dev, unsigned short reg) in madgemc_sifreadb() 103 static void madgemc_sifwriteb(struct net_device *dev, unsigned short val, unsigned short reg) in madgemc_sifwriteb() 117 static unsigned short madgemc_sifreadw(struct net_device *dev, unsigned short reg) in madgemc_sifreadw() 133 static void madgemc_sifwritew(struct net_device *dev, unsigned short val, unsigned short reg) in madgemc_sifwritew() 149 struct net_device *dev; in madgemc_probe() local 414 struct net_device *dev; in madgemc_interrupt() local 465 static unsigned short madgemc_setnselout_pins(struct net_device *dev) in madgemc_setnselout_pins() 492 static void madgemc_setregpage(struct net_device *dev, int page) in madgemc_setregpage() 513 static void madgemc_setsifsel(struct net_device *dev, int val) in madgemc_setsifsel() 535 static void madgemc_setint(struct net_device *dev, int val) in madgemc_setint() [all …]
|
/linux-3.3/arch/mips/include/asm/mach-ip32/ |
D | dma-coherence.h | 29 static inline dma_addr_t plat_map_dma_mem(struct device *dev, void *addr, in plat_map_dma_mem() 40 static inline dma_addr_t plat_map_dma_mem_page(struct device *dev, in plat_map_dma_mem_page() 54 static inline unsigned long plat_dma_addr_to_phys(struct device *dev, in plat_dma_addr_to_phys() 65 static inline void plat_unmap_dma_mem(struct device *dev, dma_addr_t dma_addr, in plat_unmap_dma_mem() 70 static inline int plat_dma_supported(struct device *dev, u64 mask) in plat_dma_supported() 83 static inline void plat_extra_sync_for_device(struct device *dev) in plat_extra_sync_for_device() 88 static inline int plat_dma_mapping_error(struct device *dev, in plat_dma_mapping_error() 94 static inline int plat_device_is_coherent(struct device *dev) in plat_device_is_coherent()
|
/linux-3.3/drivers/net/ethernet/8390/ |
D | smc-ultra.c | 128 static void ultra_poll(struct net_device *dev) in ultra_poll() 140 static int __init do_ultra_probe(struct net_device *dev) in do_ultra_probe() 169 struct net_device *dev = alloc_ei_netdev(); in ultra_probe() local 204 static int __init ultra_probe1(struct net_device *dev, int ioaddr) in ultra_probe1() 335 static int __init ultra_probe_isapnp(struct net_device *dev) in ultra_probe_isapnp() 381 ultra_open(struct net_device *dev) in ultra_open() 413 ultra_reset_8390(struct net_device *dev) in ultra_reset_8390() 436 ultra_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ultra_get_8390_hdr() 456 ultra_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ultra_block_input() 477 ultra_block_output(struct net_device *dev, int count, const unsigned char *buf, in ultra_block_output() [all …]
|
D | lib8390.c | 202 static int __ei_open(struct net_device *dev) in __ei_open() 231 static int __ei_close(struct net_device *dev) in __ei_close() 255 static void __ei_tx_timeout(struct net_device *dev) in __ei_tx_timeout() 302 struct net_device *dev) in __ei_start_xmit() 424 struct net_device *dev = dev_id; in __ei_interrupt() local 507 static void __ei_poll(struct net_device *dev) in __ei_poll() 529 static void ei_tx_err(struct net_device *dev) in ei_tx_err() 575 static void ei_tx_intr(struct net_device *dev) in ei_tx_intr() 651 static void ei_receive(struct net_device *dev) in ei_receive() 779 static void ei_rx_overrun(struct net_device *dev) in ei_rx_overrun() [all …]
|
D | 8390p.c | 13 int eip_open(struct net_device *dev) in eip_open() 19 int eip_close(struct net_device *dev) in eip_close() 25 netdev_tx_t eip_start_xmit(struct sk_buff *skb, struct net_device *dev) in eip_start_xmit() 31 struct net_device_stats *eip_get_stats(struct net_device *dev) in eip_get_stats() 37 void eip_set_multicast_list(struct net_device *dev) in eip_set_multicast_list() 43 void eip_tx_timeout(struct net_device *dev) in eip_tx_timeout() 56 void eip_poll(struct net_device *dev) in eip_poll() 81 struct net_device *dev = ____alloc_ei_netdev(size); in __alloc_eip_netdev() local 88 void NS8390p_init(struct net_device *dev, int startp) in NS8390p_init()
|
/linux-3.3/arch/mn10300/include/asm/ |
D | dma-mapping.h | 35 dma_addr_t dma_map_single(struct device *dev, void *ptr, size_t size, in dma_map_single() 44 void dma_unmap_single(struct device *dev, dma_addr_t dma_addr, size_t size, in dma_unmap_single() 51 int dma_map_sg(struct device *dev, struct scatterlist *sglist, int nents, in dma_map_sg() 71 void dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, in dma_unmap_sg() 78 dma_addr_t dma_map_page(struct device *dev, struct page *page, in dma_map_page() 87 void dma_unmap_page(struct device *dev, dma_addr_t dma_address, size_t size, in dma_unmap_page() 94 void dma_sync_single_for_cpu(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_for_cpu() 100 void dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_for_device() 107 void dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_cpu() 114 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device() [all …]
|
/linux-3.3/arch/powerpc/include/asm/ |
D | dma-mapping.h | 52 #define __dma_alloc_coherent(dev, gfp, size, handle) NULL argument 59 static inline unsigned long device_to_mask(struct device *dev) in device_to_mask() 75 static inline struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() 88 static inline void set_dma_ops(struct device *dev, struct dma_map_ops *ops) in set_dma_ops() 101 static inline dma_addr_t get_dma_offset(struct device *dev) in get_dma_offset() 109 static inline void set_dma_offset(struct device *dev, dma_addr_t off) in set_dma_offset() 120 static inline int dma_supported(struct device *dev, u64 mask) in dma_supported() 133 static inline void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() 148 static inline void dma_free_coherent(struct device *dev, size_t size, in dma_free_coherent() 160 static inline int dma_mapping_error(struct device *dev, dma_addr_t dma_addr) in dma_mapping_error() [all …]
|
/linux-3.3/drivers/net/ethernet/3com/ |
D | 3c501.c | 160 struct net_device *dev = alloc_etherdev(sizeof(struct net_local)); in el1_probe() local 223 static int __init el1_probe1(struct net_device *dev, int ioaddr) in el1_probe1() 337 static int el_open(struct net_device *dev) in el_open() 370 static void el_timeout(struct net_device *dev) in el_timeout() 411 static netdev_tx_t el_start_xmit(struct sk_buff *skb, struct net_device *dev) in el_start_xmit() 519 struct net_device *dev = dev_id; in el_interrupt() local 681 static void el_receive(struct net_device *dev) in el_receive() 740 static void el_reset(struct net_device *dev) in el_reset() 775 static int el1_close(struct net_device *dev) in el1_close() 805 static void set_multicast_list(struct net_device *dev) in set_multicast_list() [all …]
|
/linux-3.3/arch/frv/include/asm/ |
D | dma-mapping.h | 28 void dma_unmap_single(struct device *dev, dma_addr_t dma_addr, size_t size, in dma_unmap_single() 38 void dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries, in dma_unmap_sg() 49 void dma_unmap_page(struct device *dev, dma_addr_t dma_address, size_t size, in dma_unmap_page() 57 void dma_sync_single_for_cpu(struct device *dev, dma_addr_t dma_handle, size_t size, in dma_sync_single_for_cpu() 63 void dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, size_t size, in dma_sync_single_for_device() 70 void dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_cpu() 77 void dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device() 85 void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_cpu() 91 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device() 98 int dma_mapping_error(struct device *dev, dma_addr_t dma_addr) in dma_mapping_error() [all …]
|
/linux-3.3/drivers/isdn/pcbit/ |
D | layer2.c | 65 pcbit_sched_delivery(struct pcbit_dev *dev) in pcbit_sched_delivery() 76 pcbit_l2_write(struct pcbit_dev *dev, ulong msg, ushort refnum, in pcbit_l2_write() 123 pcbit_tx_update(struct pcbit_dev *dev, ushort len) in pcbit_tx_update() 143 pcbit_transmit(struct pcbit_dev *dev) in pcbit_transmit() 289 struct pcbit_dev *dev = in pcbit_deliver() local 325 pcbit_receive(struct pcbit_dev *dev) in pcbit_receive() 466 pcbit_fake_conf(struct pcbit_dev *dev, struct pcbit_chan *chan) in pcbit_fake_conf() 481 pcbit_firmware_bug(struct pcbit_dev *dev) in pcbit_firmware_bug() 500 struct pcbit_dev *dev; in pcbit_irq_handler() local 560 pcbit_l2_active_conf(struct pcbit_dev *dev, u_char info) in pcbit_l2_active_conf() [all …]
|
/linux-3.3/drivers/net/cris/ |
D | eth_v10.c | 275 #define tx_done(dev) (*R_DMA_CH0_CMD == 0) argument 288 struct net_device *dev; in etrax_ethernet_init() local 422 e100_set_mac_address(struct net_device *dev, void *p) in e100_set_mac_address() 463 e100_open(struct net_device *dev) in e100_open() 633 dummy_check_speed(struct net_device* dev) in dummy_check_speed() 639 generic_check_speed(struct net_device* dev) in generic_check_speed() 653 tdk_check_speed(struct net_device* dev) in tdk_check_speed() 664 broadcom_check_speed(struct net_device* dev) in broadcom_check_speed() 675 intel_check_speed(struct net_device* dev) in intel_check_speed() 688 struct net_device* dev = (struct net_device*)priv; in e100_check_speed() local [all …]
|
/linux-3.3/drivers/gpu/drm/ |
D | drm_pci.c | 52 drm_dma_handle_t *drm_pci_alloc(struct drm_device * dev, size_t size, size_t align) in drm_pci_alloc() 98 void __drm_pci_free(struct drm_device * dev, drm_dma_handle_t * dmah) in __drm_pci_free() 120 void drm_pci_free(struct drm_device * dev, drm_dma_handle_t * dmah) in drm_pci_free() 130 static int drm_get_pci_domain(struct drm_device *dev) in drm_get_pci_domain() 144 static int drm_pci_get_irq(struct drm_device *dev) in drm_pci_get_irq() 149 static const char *drm_pci_get_name(struct drm_device *dev) in drm_pci_get_name() 155 int drm_pci_set_busid(struct drm_device *dev, struct drm_master *master) in drm_pci_set_busid() 197 int drm_pci_set_unique(struct drm_device *dev, in drm_pci_set_unique() 255 static int drm_pci_irq_by_busid(struct drm_device *dev, struct drm_irq_busid *p) in drm_pci_irq_by_busid() 269 int drm_pci_agp_init(struct drm_device *dev) in drm_pci_agp_init() [all …]
|
/linux-3.3/drivers/media/video/cx231xx/ |
D | cx231xx-video.c | 230 static inline void buffer_filled(struct cx231xx *dev, in buffer_filled() 249 static inline void print_err_status(struct cx231xx *dev, int packet, int status) in print_err_status() 295 struct cx231xx *dev = container_of(vmode, struct cx231xx, video_mode); in get_next_buf() local 327 static inline int cx231xx_isoc_copy(struct cx231xx *dev, struct urb *urb) in cx231xx_isoc_copy() 430 static inline int cx231xx_bulk_copy(struct cx231xx *dev, struct urb *urb) in cx231xx_bulk_copy() 575 u32 cx231xx_get_video_line(struct cx231xx *dev, in cx231xx_get_video_line() 620 u32 cx231xx_copy_video_line(struct cx231xx *dev, in cx231xx_copy_video_line() 685 void cx231xx_reset_video_buffer(struct cx231xx *dev, in cx231xx_reset_video_buffer() 721 int cx231xx_do_copy(struct cx231xx *dev, struct cx231xx_dmaqueue *dma_q, in cx231xx_do_copy() 778 u8 cx231xx_is_buffer_done(struct cx231xx *dev, struct cx231xx_dmaqueue *dma_q) in cx231xx_is_buffer_done() [all …]
|
/linux-3.3/drivers/mfd/ |
D | abx500-core.c | 19 struct device *dev; member 22 static void lookup_ops(struct device *dev, struct abx500_ops **ops) in lookup_ops() 35 int abx500_register_ops(struct device *dev, struct abx500_ops *ops) in abx500_register_ops() 52 void abx500_remove_ops(struct device *dev) in abx500_remove_ops() 66 int abx500_set_register_interruptible(struct device *dev, u8 bank, u8 reg, in abx500_set_register_interruptible() 79 int abx500_get_register_interruptible(struct device *dev, u8 bank, u8 reg, in abx500_get_register_interruptible() 92 int abx500_get_register_page_interruptible(struct device *dev, u8 bank, in abx500_get_register_page_interruptible() 106 int abx500_mask_and_set_register_interruptible(struct device *dev, u8 bank, in abx500_mask_and_set_register_interruptible() 120 int abx500_get_chip_id(struct device *dev) in abx500_get_chip_id() 132 int abx500_event_registers_startup_state_get(struct device *dev, u8 *event) in abx500_event_registers_startup_state_get() [all …]
|
/linux-3.3/drivers/input/ |
D | sparse-keymap.c | 26 static unsigned int sparse_keymap_get_key_index(struct input_dev *dev, in sparse_keymap_get_key_index() 43 static struct key_entry *sparse_keymap_entry_by_index(struct input_dev *dev, in sparse_keymap_entry_by_index() 65 struct key_entry *sparse_keymap_entry_from_scancode(struct input_dev *dev, in sparse_keymap_entry_from_scancode() 86 struct key_entry *sparse_keymap_entry_from_keycode(struct input_dev *dev, in sparse_keymap_entry_from_keycode() 99 static struct key_entry *sparse_keymap_locate(struct input_dev *dev, in sparse_keymap_locate() 115 static int sparse_keymap_getkeycode(struct input_dev *dev, in sparse_keymap_getkeycode() 136 static int sparse_keymap_setkeycode(struct input_dev *dev, in sparse_keymap_setkeycode() 170 int sparse_keymap_setup(struct input_dev *dev, in sparse_keymap_setup() 242 void sparse_keymap_free(struct input_dev *dev) in sparse_keymap_free() 273 void sparse_keymap_report_entry(struct input_dev *dev, const struct key_entry *ke, in sparse_keymap_report_entry() [all …]
|
D | input.c | 77 static void input_pass_event(struct input_dev *dev, in input_pass_event() 117 struct input_dev *dev = (void *) data; in input_repeat_key() local 145 static void input_start_autorepeat(struct input_dev *dev, int code) in input_start_autorepeat() 156 static void input_stop_autorepeat(struct input_dev *dev) in input_stop_autorepeat() 166 static int input_handle_abs_event(struct input_dev *dev, in input_handle_abs_event() 216 static void input_handle_event(struct input_dev *dev, in input_handle_event() 347 void input_event(struct input_dev *dev, in input_event() 376 struct input_dev *dev = handle->dev; in input_inject_event() local 401 void input_alloc_absinfo(struct input_dev *dev) in input_alloc_absinfo() 411 void input_set_abs_params(struct input_dev *dev, unsigned int axis, in input_set_abs_params() [all …]
|
/linux-3.3/drivers/scsi/ |
D | scsi_pm.c | 19 static int scsi_dev_type_suspend(struct device *dev, pm_message_t msg) in scsi_dev_type_suspend() 34 static int scsi_dev_type_resume(struct device *dev) in scsi_dev_type_resume() 49 static int scsi_bus_suspend_common(struct device *dev, pm_message_t msg) in scsi_bus_suspend_common() 72 static int scsi_bus_resume_common(struct device *dev) in scsi_bus_resume_common() 96 static int scsi_bus_prepare(struct device *dev) in scsi_bus_prepare() 109 static int scsi_bus_suspend(struct device *dev) in scsi_bus_suspend() 114 static int scsi_bus_freeze(struct device *dev) in scsi_bus_freeze() 119 static int scsi_bus_poweroff(struct device *dev) in scsi_bus_poweroff() 136 static int scsi_runtime_suspend(struct device *dev) in scsi_runtime_suspend() 153 static int scsi_runtime_resume(struct device *dev) in scsi_runtime_resume() [all …]
|
/linux-3.3/drivers/media/video/hdpvr/ |
D | hdpvr-video.c | 38 struct hdpvr_device *dev; member 58 struct hdpvr_device *dev = buf->dev; in hdpvr_read_bulk_callback() local 69 int hdpvr_cancel_queue(struct hdpvr_device *dev) in hdpvr_cancel_queue() 107 int hdpvr_free_buffers(struct hdpvr_device *dev) in hdpvr_free_buffers() 118 int hdpvr_alloc_buffers(struct hdpvr_device *dev, uint count) in hdpvr_alloc_buffers() 173 static int hdpvr_submit_buffers(struct hdpvr_device *dev) in hdpvr_submit_buffers() 214 static struct hdpvr_buffer *hdpvr_get_next_buffer(struct hdpvr_device *dev) in hdpvr_get_next_buffer() 234 struct hdpvr_device *dev = container_of(work, struct hdpvr_device, in hdpvr_transmit_buffers() local 259 static int hdpvr_start_streaming(struct hdpvr_device *dev) in hdpvr_start_streaming() 304 static int hdpvr_stop_streaming(struct hdpvr_device *dev) in hdpvr_stop_streaming() [all …]
|
/linux-3.3/drivers/net/usb/ |
D | smsc95xx.c | 59 struct usbnet *dev; member 66 static int smsc95xx_read_reg(struct usbnet *dev, u32 index, u32 *data) in smsc95xx_read_reg() 91 static int smsc95xx_write_reg(struct usbnet *dev, u32 index, u32 data) in smsc95xx_write_reg() 119 static int smsc95xx_phy_wait_not_busy(struct usbnet *dev) in smsc95xx_phy_wait_not_busy() 135 struct usbnet *dev = netdev_priv(netdev); in smsc95xx_mdio_read() local 169 struct usbnet *dev = netdev_priv(netdev); in smsc95xx_mdio_write() local 196 static int smsc95xx_wait_eeprom(struct usbnet *dev) in smsc95xx_wait_eeprom() 216 static int smsc95xx_eeprom_confirm_not_busy(struct usbnet *dev) in smsc95xx_eeprom_confirm_not_busy() 234 static int smsc95xx_read_eeprom(struct usbnet *dev, u32 offset, u32 length, in smsc95xx_read_eeprom() 264 static int smsc95xx_write_eeprom(struct usbnet *dev, u32 offset, u32 length, in smsc95xx_write_eeprom() [all …]
|
/linux-3.3/drivers/net/ethernet/broadcom/ |
D | cnic.c | 104 struct cnic_dev *dev; in cnic_uio_open() local 137 static inline void cnic_hold(struct cnic_dev *dev) in cnic_hold() 142 static inline void cnic_put(struct cnic_dev *dev) in cnic_put() 183 static void cnic_ctx_wr(struct cnic_dev *dev, u32 cid_addr, u32 off, u32 val) in cnic_ctx_wr() 197 static void cnic_ctx_tbl_wr(struct cnic_dev *dev, u32 off, dma_addr_t addr) in cnic_ctx_tbl_wr() 210 static void cnic_ring_ctl(struct cnic_dev *dev, u32 cid, u32 cl_id, int start) in cnic_ring_ctl() 227 static void cnic_reg_wr_ind(struct cnic_dev *dev, u32 off, u32 val) in cnic_reg_wr_ind() 240 static u32 cnic_reg_rd_ind(struct cnic_dev *dev, u32 off) in cnic_reg_rd_ind() 253 static void cnic_ulp_ctl(struct cnic_dev *dev, int ulp_type, bool reg) in cnic_ulp_ctl() 273 static void cnic_spq_completion(struct cnic_dev *dev, int cmd, u32 count) in cnic_spq_completion() [all …]
|