| /linux/drivers/usb/typec/ |
| H A D | pd.c | 23 struct device dev; member 28 static void pdo_release(struct device *dev) in pdo_release() 37 dual_role_power_show(struct device *dev, struct device_attribute *attr, char *buf) in dual_role_power_show() 44 usb_suspend_supported_show(struct device *dev, struct device_attribute *attr, char *buf) in usb_suspend_supported_show() 51 higher_capability_show(struct device *dev, struct device_attribute *attr, char *buf) in higher_capability_show() 58 unconstrained_power_show(struct device *dev, struct device_attribute *attr, char *buf) in unconstrained_power_show() 65 usb_communication_capable_show(struct device *dev, struct device_attribute *attr, char *buf) in usb_communication_capable_show() 72 dual_role_data_show(struct device *dev, struct device_attribute *attr, char *buf) in dual_role_data_show() 79 unchunked_extended_messages_supported_show(struct device *dev, in unchunked_extended_messages_supported_show() 87 peak_current_show(struct device *dev, struct device_attribute *attr, char *buf) in peak_current_show() [all …]
|
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-reg.c | 19 void fimc_hw_reset(struct fimc_dev *dev) in fimc_hw_reset() 74 struct fimc_dev *dev = ctx->fimc_dev; in fimc_hw_set_rotation() local 107 struct fimc_dev *dev = ctx->fimc_dev; in fimc_hw_set_target_format() local 149 struct fimc_dev *dev = ctx->fimc_dev; in fimc_hw_set_out_dma_size() local 168 struct fimc_dev *dev = ctx->fimc_dev; in fimc_hw_set_out_dma() local 211 static void fimc_hw_en_autoload(struct fimc_dev *dev, int enable) in fimc_hw_en_autoload() 221 void fimc_hw_en_lastirq(struct fimc_dev *dev, int enable) in fimc_hw_en_lastirq() 233 struct fimc_dev *dev = ctx->fimc_dev; in fimc_hw_set_prescaler() local 249 struct fimc_dev *dev = ctx->fimc_dev; in fimc_hw_set_scaler() local 313 struct fimc_dev *dev = ctx->fimc_dev; in fimc_hw_set_mainscaler() local [all …]
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-tvaudio.c | 158 static void tvaudio_setcarrier(struct saa7134_dev *dev, in tvaudio_setcarrier() 171 static void mute_input_7134(struct saa7134_dev *dev) in mute_input_7134() 239 static void tvaudio_setmode(struct saa7134_dev *dev, in tvaudio_setmode() 302 static int tvaudio_sleep(struct saa7134_dev *dev, int timeout) in tvaudio_sleep() 317 static int tvaudio_checkcarrier(struct saa7134_dev *dev, struct mainscan *scan) in tvaudio_checkcarrier() 366 static int tvaudio_getstereo(struct saa7134_dev *dev, struct saa7134_tvaudio *audio) in tvaudio_getstereo() 421 static int tvaudio_setstereo(struct saa7134_dev *dev, struct saa7134_tvaudio *audio, in tvaudio_setstereo() 462 struct saa7134_dev *dev = data; in tvaudio_thread() local 645 static inline int saa_dsp_reset_error_bit(struct saa7134_dev *dev) in saa_dsp_reset_error_bit() 655 static inline int saa_dsp_wait_bit(struct saa7134_dev *dev, int bit) in saa_dsp_wait_bit() [all …]
|
| /linux/drivers/net/ethernet/seeq/ |
| H A D | ether3.c | 115 ether3_setbuffer(struct net_device *dev, buffer_rw_t read, int start) in ether3_setbuffer() 144 #define ether3_writebuffer(dev,data,length) \ argument 147 #define ether3_writeword(dev,data) \ argument 150 #define ether3_writelong(dev,data) { \ argument 159 #define ether3_readbuffer(dev,data,length) \ argument 162 #define ether3_readword(dev) \ argument 165 #define ether3_readlong(dev) \ argument 174 struct net_device *dev = private->dev; in ether3_ledoff() local 182 static inline void ether3_ledon(struct net_device *dev) in ether3_ledon() 221 ether3_ramtest(struct net_device *dev, unsigned char byte) in ether3_ramtest() [all …]
|
| /linux/drivers/net/usb/ |
| H A D | smsc75xx.c | 54 struct usbnet *dev; member 71 static int __must_check __smsc75xx_read_reg(struct usbnet *dev, u32 index, in __smsc75xx_read_reg() 102 static int __must_check __smsc75xx_write_reg(struct usbnet *dev, u32 index, in __smsc75xx_write_reg() 129 static int __must_check smsc75xx_read_reg_nopm(struct usbnet *dev, u32 index, in smsc75xx_read_reg_nopm() 135 static int __must_check smsc75xx_write_reg_nopm(struct usbnet *dev, u32 index, in smsc75xx_write_reg_nopm() 141 static int __must_check smsc75xx_read_reg(struct usbnet *dev, u32 index, in smsc75xx_read_reg() 147 static int __must_check smsc75xx_write_reg(struct usbnet *dev, u32 index, in smsc75xx_write_reg() 155 static __must_check int __smsc75xx_phy_wait_not_busy(struct usbnet *dev, in __smsc75xx_phy_wait_not_busy() 179 struct usbnet *dev = netdev_priv(netdev); in __smsc75xx_mdio_read() local 226 struct usbnet *dev = netdev_priv(netdev); in __smsc75xx_mdio_write() local [all …]
|
| H A D | sr9700.c | 26 static int sr_read(struct usbnet *dev, u8 reg, u16 length, void *data) in sr_read() 37 static int sr_write(struct usbnet *dev, u8 reg, u16 length, void *data) in sr_write() 48 static int sr_read_reg(struct usbnet *dev, u8 reg, u8 *value) in sr_read_reg() 53 static int sr_write_reg(struct usbnet *dev, u8 reg, u8 value) in sr_write_reg() 59 static void sr_write_async(struct usbnet *dev, u8 reg, u16 length, in sr_write_async() 66 static void sr_write_reg_async(struct usbnet *dev, u8 reg, u8 value) in sr_write_reg_async() 72 static int wait_phy_eeprom_ready(struct usbnet *dev, int phy) in wait_phy_eeprom_ready() 95 static int sr_share_read_word(struct usbnet *dev, int phy, u8 reg, in sr_share_read_word() 120 static int sr_share_write_word(struct usbnet *dev, int phy, u8 reg, in sr_share_write_word() 146 static int sr_read_eeprom_word(struct usbnet *dev, u8 offset, void *value) in sr_read_eeprom_word() [all …]
|
| H A D | aqc111.c | 25 static int aqc111_read_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_read_cmd_nopm() 44 static int aqc111_read_cmd(struct usbnet *dev, u8 cmd, u16 value, in aqc111_read_cmd() 63 static int aqc111_read16_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_read16_cmd_nopm() 74 static int aqc111_read16_cmd(struct usbnet *dev, u8 cmd, u16 value, in aqc111_read16_cmd() 85 static int __aqc111_write_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, in __aqc111_write_cmd() 116 static int aqc111_write_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write_cmd_nopm() 127 static int aqc111_write_cmd(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write_cmd() 143 static int aqc111_write16_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write16_cmd_nopm() 153 static int aqc111_write16_cmd(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write16_cmd() 163 static int aqc111_write32_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write32_cmd_nopm() [all …]
|
| /linux/net/dsa/ |
| H A D | user.c | 35 struct net_device *dev; member 56 struct net_device *dev; member 63 struct net_device *dev; member 87 struct net_device *dev = standalone_work->dev; in dsa_user_standalone_event_work() local 143 static int dsa_user_schedule_standalone_work(struct net_device *dev, in dsa_user_schedule_standalone_work() 174 static int dsa_user_vlan_for_each(struct net_device *dev, in dsa_user_vlan_for_each() 196 static int dsa_user_sync_uc(struct net_device *dev, in dsa_user_sync_uc() 216 static int dsa_user_unsync_uc(struct net_device *dev, in dsa_user_unsync_uc() 236 static int dsa_user_sync_mc(struct net_device *dev, in dsa_user_sync_mc() 256 static int dsa_user_unsync_mc(struct net_device *dev, in dsa_user_unsync_mc() [all …]
|
| /linux/drivers/net/can/cc770/ |
| H A D | cc770.c | 106 static void enable_all_objs(const struct net_device *dev) in enable_all_objs() 199 static void set_reset_mode(struct net_device *dev) in set_reset_mode() 218 static void set_normal_mode(struct net_device *dev) in set_normal_mode() 290 static int cc770_probe_chip(struct net_device *dev) in cc770_probe_chip() 328 static void cc770_start(struct net_device *dev) in cc770_start() 340 static int cc770_set_mode(struct net_device *dev, enum can_mode mode) in cc770_set_mode() 355 static int cc770_set_bittiming(struct net_device *dev) in cc770_set_bittiming() 375 static int cc770_get_berr_counter(const struct net_device *dev, in cc770_get_berr_counter() 386 static void cc770_tx(struct net_device *dev, int mo) in cc770_tx() 427 static netdev_tx_t cc770_start_xmit(struct sk_buff *skb, struct net_device *dev) in cc770_start_xmit() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | srq.c | 43 void mlx4_srq_event(struct mlx4_dev *dev, u32 srqn, int event_type) in mlx4_srq_event() 64 static int mlx4_SW2HW_SRQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_SW2HW_SRQ() 72 static int mlx4_HW2SW_SRQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_HW2SW_SRQ() 80 static int mlx4_ARM_SRQ(struct mlx4_dev *dev, int srq_num, int limit_watermark) in mlx4_ARM_SRQ() 86 static int mlx4_QUERY_SRQ(struct mlx4_dev *dev, struct mlx4_cmd_mailbox *mailbox, in mlx4_QUERY_SRQ() 93 int __mlx4_srq_alloc_icm(struct mlx4_dev *dev, int *srqn) in __mlx4_srq_alloc_icm() 120 static int mlx4_srq_alloc_icm(struct mlx4_dev *dev, int *srqn) in mlx4_srq_alloc_icm() 138 void __mlx4_srq_free_icm(struct mlx4_dev *dev, int srqn) in __mlx4_srq_free_icm() 147 static void mlx4_srq_free_icm(struct mlx4_dev *dev, int srqn) in mlx4_srq_free_icm() 162 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd, in mlx4_srq_alloc() [all …]
|
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_stats.c | 67 bool ocrdma_alloc_stats_resources(struct ocrdma_dev *dev) in ocrdma_alloc_stats_resources() 91 void ocrdma_release_stats_resources(struct ocrdma_dev *dev) in ocrdma_release_stats_resources() 102 static noinline_for_stack char *ocrdma_resource_stats(struct ocrdma_dev *dev) in ocrdma_resource_stats() 219 static noinline_for_stack char *ocrdma_rx_stats(struct ocrdma_dev *dev) in ocrdma_rx_stats() 266 static u64 ocrdma_sysfs_rcv_pkts(struct ocrdma_dev *dev) in ocrdma_sysfs_rcv_pkts() 277 static u64 ocrdma_sysfs_rcv_data(struct ocrdma_dev *dev) in ocrdma_sysfs_rcv_data() 287 static noinline_for_stack char *ocrdma_tx_stats(struct ocrdma_dev *dev) in ocrdma_tx_stats() 330 static u64 ocrdma_sysfs_xmit_pkts(struct ocrdma_dev *dev) in ocrdma_sysfs_xmit_pkts() 345 static u64 ocrdma_sysfs_xmit_data(struct ocrdma_dev *dev) in ocrdma_sysfs_xmit_data() 361 static noinline_for_stack char *ocrdma_wqe_stats(struct ocrdma_dev *dev) in ocrdma_wqe_stats() [all …]
|
| /linux/drivers/hid/intel-thc-hid/intel-thc/ |
| H A D | intel-thc-dev.c | 62 static void thc_clear_state(const struct thc_device *dev) in thc_clear_state() 229 static int prepare_pio(const struct thc_device *dev, const u8 pio_op, in prepare_pio() 267 static void pio_start(const struct thc_device *dev, in pio_start() 281 static int pio_complete(const struct thc_device *dev, in pio_complete() 305 static int pio_wait(const struct thc_device *dev) in pio_wait() 331 int thc_tic_pio_read(struct thc_device *dev, const u32 address, in thc_tic_pio_read() 377 int thc_tic_pio_write(struct thc_device *dev, const u32 address, in thc_tic_pio_write() 426 int thc_tic_pio_write_and_read(struct thc_device *dev, const u32 address, in thc_tic_pio_write_and_read() 475 void thc_interrupt_config(struct thc_device *dev) in thc_interrupt_config() 610 void thc_int_trigger_type_select(struct thc_device *dev, bool edge_trigger) in thc_int_trigger_type_select() [all …]
|
| /linux/drivers/mcb/ |
| H A D | mcb-core.c | 18 struct mcb_device *dev) in mcb_match_id() 31 static int mcb_match(struct device *dev, const struct device_driver *drv) in mcb_match() 44 static int mcb_uevent(const struct device *dev, struct kobj_uevent_env *env) in mcb_uevent() 56 static int mcb_probe(struct device *dev) in mcb_probe() 82 static void mcb_remove(struct device *dev) in mcb_remove() 96 static void mcb_shutdown(struct device *dev) in mcb_shutdown() 105 static ssize_t revision_show(struct device *dev, struct device_attribute *attr, in revision_show() 114 static ssize_t model_show(struct device *dev, struct device_attribute *attr, in model_show() 123 static ssize_t minor_show(struct device *dev, struct device_attribute *attr, in minor_show() 132 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() [all …]
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-designware-master.c | 34 static void i2c_dw_configure_fifo_master(struct dw_i2c_dev *dev) in i2c_dw_configure_fifo_master() 44 static int i2c_dw_set_timings_master(struct dw_i2c_dev *dev) in i2c_dw_set_timings_master() 212 static int i2c_dw_init_master(struct dw_i2c_dev *dev) in i2c_dw_init_master() 247 static void i2c_dw_xfer_init(struct dw_i2c_dev *dev) in i2c_dw_xfer_init() 307 static bool i2c_dw_is_controller_active(struct dw_i2c_dev *dev) in i2c_dw_is_controller_active() 320 static int i2c_dw_check_stopbit(struct dw_i2c_dev *dev) in i2c_dw_check_stopbit() 334 static int i2c_dw_status(struct dw_i2c_dev *dev) in i2c_dw_status() 351 struct dw_i2c_dev *dev = i2c_get_adapdata(adap); in amd_i2c_dw_xfer_quirk() local 429 i2c_dw_xfer_msg(struct dw_i2c_dev *dev) in i2c_dw_xfer_msg() 556 i2c_dw_recv_len(struct dw_i2c_dev *dev, u8 len) in i2c_dw_recv_len() [all …]
|
| /linux/include/linux/pinctrl/ |
| H A D | consumer.h | 55 static inline int pinctrl_pm_select_default_state(struct device *dev) in pinctrl_pm_select_default_state() 59 static inline int pinctrl_pm_select_init_state(struct device *dev) in pinctrl_pm_select_init_state() 63 static inline int pinctrl_pm_select_sleep_state(struct device *dev) in pinctrl_pm_select_sleep_state() 67 static inline int pinctrl_pm_select_idle_state(struct device *dev) in pinctrl_pm_select_idle_state() 111 static inline struct pinctrl * __must_check pinctrl_get(struct device *dev) in pinctrl_get() 132 static inline struct pinctrl * __must_check devm_pinctrl_get(struct device *dev) in devm_pinctrl_get() 141 static inline int pinctrl_select_default_state(struct device *dev) in pinctrl_select_default_state() 146 static inline int pinctrl_pm_select_default_state(struct device *dev) in pinctrl_pm_select_default_state() 151 static inline int pinctrl_pm_select_init_state(struct device *dev) in pinctrl_pm_select_init_state() 156 static inline int pinctrl_pm_select_sleep_state(struct device *dev) in pinctrl_pm_select_sleep_state() [all …]
|
| /linux/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | radio.c | 77 void b43legacy_radio_lock(struct b43legacy_wldev *dev) in b43legacy_radio_lock() 88 void b43legacy_radio_unlock(struct b43legacy_wldev *dev) in b43legacy_radio_unlock() 99 u16 b43legacy_radio_read16(struct b43legacy_wldev *dev, u16 offset) in b43legacy_radio_read16() 126 void b43legacy_radio_write16(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_radio_write16() 132 static void b43legacy_set_all_gains(struct b43legacy_wldev *dev, in b43legacy_set_all_gains() 169 static void b43legacy_set_original_gains(struct b43legacy_wldev *dev) in b43legacy_set_original_gains() 208 static void b43legacy_synth_pu_workaround(struct b43legacy_wldev *dev, in b43legacy_synth_pu_workaround() 230 u8 b43legacy_radio_aci_detect(struct b43legacy_wldev *dev, u8 channel) in b43legacy_radio_aci_detect() 264 u8 b43legacy_radio_aci_scan(struct b43legacy_wldev *dev) in b43legacy_radio_aci_scan() 317 void b43legacy_nrssi_hw_write(struct b43legacy_wldev *dev, u16 offset, s16 val) in b43legacy_nrssi_hw_write() [all …]
|
| /linux/drivers/misc/ocxl/ |
| H A D | config.c | 34 static int find_dvsec(struct pci_dev *dev, int dvsec_id) in find_dvsec() 39 static int find_dvsec_afu_ctrl(struct pci_dev *dev, u8 afu_idx) in find_dvsec_afu_ctrl() 69 static struct pci_dev *get_function_0(struct pci_dev *dev) in get_function_0() 77 static void read_pasid(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_pasid() 100 static int read_dvsec_tl(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_tl() 117 static int read_dvsec_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_function() 144 static int read_dvsec_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_afu_info() 162 static int read_dvsec_vendor(struct pci_dev *dev) in read_dvsec_vendor() 208 static int get_dvsec_vendor0(struct pci_dev *dev, struct pci_dev **dev0, in get_dvsec_vendor0() 230 int ocxl_config_get_reset_reload(struct pci_dev *dev, int *val) in ocxl_config_get_reset_reload() [all …]
|
| /linux/drivers/pnp/pnpacpi/ |
| H A D | rsparser.c | 18 static void decode_irq_flags(struct pnp_dev *dev, int flags, u8 *triggering, in decode_irq_flags() 53 static int dma_flags(struct pnp_dev *dev, int type, int bus_master, in dma_flags() 101 static void pnpacpi_add_irqresource(struct pnp_dev *dev, struct resource *r) in pnpacpi_add_irqresource() 122 static int vendor_resource_matches(struct pnp_dev *dev, in vendor_resource_matches() 151 static void pnpacpi_parse_allocated_vendor(struct pnp_dev *dev, in pnpacpi_parse_allocated_vendor() 167 struct pnp_dev *dev = data; in pnpacpi_allocated_resource() local 271 int pnpacpi_parse_allocated_resource(struct pnp_dev *dev) in pnpacpi_parse_allocated_resource() 292 static __init void pnpacpi_parse_dma_option(struct pnp_dev *dev, in pnpacpi_parse_dma_option() 306 static __init void pnpacpi_parse_irq_option(struct pnp_dev *dev, in pnpacpi_parse_irq_option() 323 static __init void pnpacpi_parse_ext_irq_option(struct pnp_dev *dev, in pnpacpi_parse_ext_irq_option() [all …]
|
| /linux/drivers/acpi/ |
| H A D | device_pm.c | 523 void acpi_pm_wakeup_event(struct device *dev) in acpi_pm_wakeup_event() 570 acpi_status acpi_add_pm_notifier(struct acpi_device *adev, struct device *dev, in acpi_add_pm_notifier() 640 bool acpi_pm_device_can_wakeup(struct device *dev) in acpi_pm_device_can_wakeup() 668 static int acpi_dev_pm_get_state(struct device *dev, struct acpi_device *adev, in acpi_dev_pm_get_state() 789 int acpi_pm_device_sleep_state(struct device *dev, int *d_min_p, int d_max_in) in acpi_pm_device_sleep_state() 839 struct device *dev = context->dev; in acpi_pm_notify_work_func() local 949 int acpi_pm_set_device_wakeup(struct device *dev, bool enable) in acpi_pm_set_device_wakeup() 983 static int acpi_dev_pm_low_power(struct device *dev, struct acpi_device *adev, in acpi_dev_pm_low_power() 1015 int acpi_dev_suspend(struct device *dev, bool wakeup) in acpi_dev_suspend() 1047 int acpi_dev_resume(struct device *dev) in acpi_dev_resume() [all …]
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-etm3x-sysfs.c | 13 static ssize_t nr_addr_cmp_show(struct device *dev, in nr_addr_cmp_show() 24 static ssize_t nr_cntr_show(struct device *dev, in nr_cntr_show() 34 static ssize_t nr_ctxid_cmp_show(struct device *dev, in nr_ctxid_cmp_show() 45 static ssize_t etmsr_show(struct device *dev, in etmsr_show() 65 static ssize_t reset_store(struct device *dev, in reset_store() 96 static ssize_t mode_show(struct device *dev, in mode_show() 107 static ssize_t mode_store(struct device *dev, in mode_store() 181 static ssize_t trigger_event_show(struct device *dev, in trigger_event_show() 192 static ssize_t trigger_event_store(struct device *dev, in trigger_event_store() 211 static ssize_t enable_event_show(struct device *dev, in enable_event_show() [all …]
|
| /linux/drivers/net/ethernet/dlink/ |
| H A D | dl2k.c | 112 struct net_device *dev; in rio_probe1() local 316 find_miiphy (struct net_device *dev) in find_miiphy() 338 parse_eeprom (struct net_device *dev) in parse_eeprom() 416 static void rio_set_led_mode(struct net_device *dev) in rio_set_led_mode() 443 static void free_list(struct net_device *dev) in free_list() 491 static int alloc_list(struct net_device *dev) in alloc_list() 541 static void rio_hw_init(struct net_device *dev) in rio_hw_init() 629 static void rio_hw_stop(struct net_device *dev) in rio_hw_stop() 641 static int rio_open(struct net_device *dev) in rio_open() 674 struct net_device *dev = pci_get_drvdata(np->pdev); in rio_timer() local [all …]
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-core.c | 247 struct saa7164_dev *dev = port->dev; in saa7164_work_enchandler_helper() local 353 struct saa7164_dev *dev = port->dev; in saa7164_work_enchandler() local 429 struct saa7164_dev *dev = port->dev; in saa7164_work_vbihandler() local 502 struct saa7164_dev *dev = container_of(w, struct saa7164_dev, workcmd); in saa7164_work_cmdhandler() local 520 struct saa7164_dev *dev = port->dev; in saa7164_irq_vbi() local 545 struct saa7164_dev *dev = port->dev; in saa7164_irq_encoder() local 569 struct saa7164_dev *dev = port->dev; in saa7164_irq_ts() local 607 struct saa7164_dev *dev = dev_id; in saa7164_irq() local 709 void saa7164_getfirmwarestatus(struct saa7164_dev *dev) in saa7164_getfirmwarestatus() 730 u32 saa7164_getcurrentfirmwareversion(struct saa7164_dev *dev) in saa7164_getcurrentfirmwareversion() [all …]
|
| /linux/arch/parisc/kernel/ |
| H A D | drivers.c | 48 static inline int check_dev(struct device *dev) in check_dev() 66 static int descend_children(struct device * dev, void * data) in descend_children() 100 static int match_device(const struct parisc_driver *driver, struct parisc_device *dev) in match_device() 122 static int parisc_driver_probe(struct device *dev) in parisc_driver_probe() 136 static void __exit parisc_driver_remove(struct device *dev) in parisc_driver_remove() 183 static int match_and_count(struct device * dev, void * data) in match_and_count() 229 struct parisc_device * dev; member 232 static int find_device(struct device * dev, void * data) in find_device() 257 static int __init is_IKE_device(struct device *dev, void *data) in is_IKE_device() 292 const struct device *dev = &padev->dev; in find_pa_parent_type() local [all …]
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 233 static int b53_do_vlan_op(struct b53_device *dev, u8 op) in b53_do_vlan_op() 252 static void b53_set_vlan_entry(struct b53_device *dev, u16 vid, in b53_set_vlan_entry() 292 static void b53_get_vlan_entry(struct b53_device *dev, u16 vid, in b53_get_vlan_entry() 331 static void b53_set_eap_mode(struct b53_device *dev, int port, int mode) in b53_set_eap_mode() 351 static void b53_set_forwarding(struct b53_device *dev, int enable) in b53_set_forwarding() 383 static void b53_enable_vlan(struct b53_device *dev, int port, bool enable, in b53_enable_vlan() 472 static int b53_set_jumbo(struct b53_device *dev, bool enable, bool allow_10_100) in b53_set_jumbo() 491 static int b53_flush_arl(struct b53_device *dev, u8 mask) in b53_flush_arl() 520 static int b53_fast_age_port(struct b53_device *dev, int port) in b53_fast_age_port() 530 static int b53_fast_age_vlan(struct b53_device *dev, u16 vid) in b53_fast_age_vlan() [all …]
|
| /linux/drivers/scsi/aacraid/ |
| H A D | rx.c | 36 struct aac_dev *dev = dev_id; in aac_rx_intr_producer() local 76 struct aac_dev *dev = dev_id; in aac_rx_intr_message() local 117 static void aac_rx_disable_interrupt(struct aac_dev *dev) in aac_rx_disable_interrupt() 127 static void aac_rx_enable_interrupt_producer(struct aac_dev *dev) in aac_rx_enable_interrupt_producer() 137 static void aac_rx_enable_interrupt_message(struct aac_dev *dev) in aac_rx_enable_interrupt_message() 162 static int rx_sync_cmd(struct aac_dev *dev, u32 command, in rx_sync_cmd() 261 static void aac_rx_interrupt_adapter(struct aac_dev *dev) in aac_rx_interrupt_adapter() 275 static void aac_rx_notify_adapter(struct aac_dev *dev, u32 event) in aac_rx_notify_adapter() 312 static void aac_rx_start_adapter(struct aac_dev *dev) in aac_rx_start_adapter() 330 static int aac_rx_check_health(struct aac_dev *dev) in aac_rx_check_health() [all …]
|