| /linux/drivers/platform/x86/ |
| H A D | hdaps.c | 284 static int hdaps_probe(struct platform_device *dev) in hdaps_probe() 297 static int hdaps_resume(struct device *dev) in hdaps_resume() 341 static ssize_t hdaps_position_show(struct device *dev, in hdaps_position_show() 353 static ssize_t hdaps_variance_show(struct device *dev, in hdaps_variance_show() 365 static ssize_t hdaps_temp1_show(struct device *dev, in hdaps_temp1_show() 378 static ssize_t hdaps_temp2_show(struct device *dev, in hdaps_temp2_show() 391 static ssize_t hdaps_keyboard_activity_show(struct device *dev, in hdaps_keyboard_activity_show() 398 static ssize_t hdaps_mouse_activity_show(struct device *dev, in hdaps_mouse_activity_show() 405 static ssize_t hdaps_calibrate_show(struct device *dev, in hdaps_calibrate_show() 411 static ssize_t hdaps_calibrate_store(struct device *dev, in hdaps_calibrate_store() [all …]
|
| /linux/drivers/crypto/ccree/ |
| H A D | cc_request_mgr.c | 89 struct device *dev = drvdata_to_dev(drvdata); in cc_req_mgr_fini() local 116 struct device *dev = drvdata_to_dev(drvdata); in cc_req_mgr_init() local 189 struct device *dev = drvdata_to_dev(drvdata); in enqueue_seq() local 216 static void request_mgr_complete(struct device *dev, void *dx_compl_h, in request_mgr_complete() 229 struct device *dev = drvdata_to_dev(drvdata); in cc_queues_status() local 286 struct device *dev = drvdata_to_dev(drvdata); in cc_do_send_request() local 334 struct device *dev = drvdata_to_dev(drvdata); in cc_enqueue_backlog() local 350 struct device *dev = drvdata_to_dev(drvdata); in cc_proc_backlog() local 407 struct device *dev = drvdata_to_dev(drvdata); in cc_send_request() local 457 struct device *dev = drvdata_to_dev(drvdata); in cc_send_sync_request() local [all …]
|
| /linux/drivers/hwmon/ |
| H A D | tc654.c | 134 static struct tc654_data *tc654_update_client(struct device *dev) in tc654_update_client() 195 static ssize_t fan_show(struct device *dev, struct device_attribute *da, in fan_show() 213 static ssize_t fan_min_show(struct device *dev, struct device_attribute *da, in fan_min_show() 226 static ssize_t fan_min_store(struct device *dev, struct device_attribute *da, in fan_min_store() 250 static ssize_t fan_alarm_show(struct device *dev, struct device_attribute *da, in fan_alarm_show() 270 static ssize_t fan_pulses_show(struct device *dev, in fan_pulses_show() 284 static ssize_t fan_pulses_store(struct device *dev, in fan_pulses_store() 325 static ssize_t pwm_mode_show(struct device *dev, struct device_attribute *da, in pwm_mode_show() 336 static ssize_t pwm_mode_store(struct device *dev, struct device_attribute *da, in pwm_mode_store() 366 static ssize_t pwm_show(struct device *dev, struct device_attribute *da, in pwm_show() [all …]
|
| /linux/drivers/rtc/ |
| H A D | rtc-ab-eoz9.c | 100 static int abeoz9_check_validity(struct device *dev) in abeoz9_check_validity() 143 static int abeoz9_rtc_get_time(struct device *dev, struct rtc_time *tm) in abeoz9_rtc_get_time() 181 static int abeoz9_rtc_set_time(struct device *dev, struct rtc_time *tm) in abeoz9_rtc_set_time() 208 static int abeoz9_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alarm) in abeoz9_rtc_read_alarm() 240 static int abeoz9_rtc_alarm_irq_enable(struct device *dev, u32 enable) in abeoz9_rtc_alarm_irq_enable() 249 static int abeoz9_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alarm) in abeoz9_rtc_set_alarm() 277 static irqreturn_t abeoz9_rtc_irq(int irq, void *dev) in abeoz9_rtc_irq() 319 static int abeoz9_rtc_setup(struct device *dev, struct device_node *node) in abeoz9_rtc_setup() 384 static int abeoz9z3_temp_read(struct device *dev, in abeoz9z3_temp_read() 445 static void abeoz9_hwmon_register(struct device *dev, in abeoz9_hwmon_register() [all …]
|
| /linux/drivers/target/ |
| H A D | target_core_configfs.c | 638 static void dev_set_t10_wwn_model_alias(struct se_device *dev) in dev_set_t10_wwn_model_alias() 660 struct se_device *dev = da->da_dev; in emulate_model_alias_store() local 760 static int target_try_configure_unmap(struct se_device *dev, in target_try_configure_unmap() 787 struct se_device *dev = da->da_dev; in emulate_tpu_store() local 815 struct se_device *dev = da->da_dev; in emulate_tpws_store() local 844 struct se_device *dev = da->da_dev; in pi_prot_type_store() local 912 struct se_device *dev = da->da_dev; in pi_prot_format_store() local 1023 struct se_device *dev = da->da_dev; in unmap_zeroes_data_store() local 1059 struct se_device *dev = da->da_dev; in queue_depth_store() local 1167 struct se_device *dev = da->da_dev; in alua_support_store() local [all …]
|
| /linux/drivers/comedi/drivers/ |
| H A D | dt9812.c | 235 static int dt9812_read_info(struct comedi_device *dev, in dt9812_read_info() 278 static int dt9812_read_multiple_registers(struct comedi_device *dev, in dt9812_read_multiple_registers() 322 static int dt9812_write_multiple_registers(struct comedi_device *dev, in dt9812_write_multiple_registers() 351 static int dt9812_rmw_multiple_registers(struct comedi_device *dev, in dt9812_rmw_multiple_registers() 378 static int dt9812_digital_in(struct comedi_device *dev, u8 *bits) in dt9812_digital_in() 400 static int dt9812_digital_out(struct comedi_device *dev, u8 bits) in dt9812_digital_out() 414 static void dt9812_configure_mux(struct comedi_device *dev, in dt9812_configure_mux() 432 static void dt9812_configure_gain(struct comedi_device *dev, in dt9812_configure_gain() 481 static int dt9812_analog_in(struct comedi_device *dev, in dt9812_analog_in() 548 static int dt9812_analog_out(struct comedi_device *dev, int channel, u16 value) in dt9812_analog_out() [all …]
|
| H A D | me4000.c | 307 static int me4000_xilinx_download(struct comedi_device *dev, in me4000_xilinx_download() 384 static void me4000_ai_reset(struct comedi_device *dev) in me4000_ai_reset() 397 static void me4000_reset(struct comedi_device *dev) in me4000_reset() 436 static unsigned int me4000_ai_get_sample(struct comedi_device *dev, in me4000_ai_get_sample() 446 static int me4000_ai_eoc(struct comedi_device *dev, in me4000_ai_eoc() 459 static int me4000_ai_insn_read(struct comedi_device *dev, in me4000_ai_insn_read() 525 static int me4000_ai_cancel(struct comedi_device *dev, in me4000_ai_cancel() 533 static int me4000_ai_check_chanlist(struct comedi_device *dev, in me4000_ai_check_chanlist() 575 static void me4000_ai_round_cmd_args(struct comedi_device *dev, in me4000_ai_round_cmd_args() 626 static void me4000_ai_write_chanlist(struct comedi_device *dev, in me4000_ai_write_chanlist() [all …]
|
| H A D | cb_pcimdas.c | 156 static int cb_pcimdas_ai_eoc(struct comedi_device *dev, in cb_pcimdas_ai_eoc() 170 static int cb_pcimdas_ai_insn_read(struct comedi_device *dev, in cb_pcimdas_ai_insn_read() 219 static int cb_pcimdas_ao_insn_write(struct comedi_device *dev, in cb_pcimdas_ao_insn_write() 238 static int cb_pcimdas_di_insn_bits(struct comedi_device *dev, in cb_pcimdas_di_insn_bits() 253 static int cb_pcimdas_do_insn_bits(struct comedi_device *dev, in cb_pcimdas_do_insn_bits() 268 static int cb_pcimdas_counter_insn_config(struct comedi_device *dev, in cb_pcimdas_counter_insn_config() 307 static unsigned int cb_pcimdas_pacer_clk(struct comedi_device *dev) in cb_pcimdas_pacer_clk() 319 static bool cb_pcimdas_is_ai_se(struct comedi_device *dev) in cb_pcimdas_is_ai_se() 333 static bool cb_pcimdas_is_ai_uni(struct comedi_device *dev) in cb_pcimdas_is_ai_uni() 347 static int cb_pcimdas_auto_attach(struct comedi_device *dev, in cb_pcimdas_auto_attach() [all …]
|
| /linux/drivers/fsi/ |
| H A D | fsi-sbefifo.c | 123 struct device dev; member 146 static ssize_t timeout_show(struct device *dev, struct device_attribute *attr, in timeout_show() 155 static void __sbefifo_dump_ffdc(struct device *dev, const __be32 *ffdc, in __sbefifo_dump_ffdc() 213 static void sbefifo_dump_ffdc(struct device *dev, const __be32 *ffdc, in sbefifo_dump_ffdc() 221 int sbefifo_parse_status(struct device *dev, u16 cmd, __be32 *response, in sbefifo_parse_status() 342 struct device *dev = &sbefifo->fsi_dev->dev; in sbefifo_request_reset() local 384 struct device *dev = &sbefifo->fsi_dev->dev; in sbefifo_cleanup_hw() local 453 struct device *dev = &sbefifo->fsi_dev->dev; in sbefifo_wait() local 497 struct device *dev = &sbefifo->fsi_dev->dev; in sbefifo_send_command() local 549 struct device *dev = &sbefifo->fsi_dev->dev; in sbefifo_read_response() local [all …]
|
| /linux/drivers/xen/ |
| H A D | pvcalls-back.c | 40 struct xenbus_device *dev; member 261 static int pvcalls_back_socket(struct xenbus_device *dev, in pvcalls_back_socket() 392 static int pvcalls_back_connect(struct xenbus_device *dev, in pvcalls_back_connect() 436 static int pvcalls_back_release_active(struct xenbus_device *dev, in pvcalls_back_release_active() 461 static int pvcalls_back_release_passive(struct xenbus_device *dev, in pvcalls_back_release_passive() 478 static int pvcalls_back_release(struct xenbus_device *dev, in pvcalls_back_release() 625 static int pvcalls_back_bind(struct xenbus_device *dev, in pvcalls_back_bind() 690 static int pvcalls_back_listen(struct xenbus_device *dev, in pvcalls_back_listen() 717 static int pvcalls_back_accept(struct xenbus_device *dev, in pvcalls_back_accept() 762 static int pvcalls_back_poll(struct xenbus_device *dev, in pvcalls_back_poll() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_hwmon.c | 65 static ssize_t mlxsw_hwmon_temp_show(struct device *dev, in mlxsw_hwmon_temp_show() 90 static ssize_t mlxsw_hwmon_temp_max_show(struct device *dev, in mlxsw_hwmon_temp_max_show() 115 static ssize_t mlxsw_hwmon_temp_rst_store(struct device *dev, in mlxsw_hwmon_temp_rst_store() 152 static ssize_t mlxsw_hwmon_fan_rpm_show(struct device *dev, in mlxsw_hwmon_fan_rpm_show() 172 static ssize_t mlxsw_hwmon_fan_fault_show(struct device *dev, in mlxsw_hwmon_fan_fault_show() 194 static ssize_t mlxsw_hwmon_pwm_show(struct device *dev, in mlxsw_hwmon_pwm_show() 215 static ssize_t mlxsw_hwmon_pwm_store(struct device *dev, in mlxsw_hwmon_pwm_store() 242 static int mlxsw_hwmon_module_temp_get(struct device *dev, in mlxsw_hwmon_module_temp_get() 268 static ssize_t mlxsw_hwmon_module_temp_show(struct device *dev, in mlxsw_hwmon_module_temp_show() 281 static ssize_t mlxsw_hwmon_module_temp_fault_show(struct device *dev, in mlxsw_hwmon_module_temp_fault_show() [all …]
|
| /linux/kernel/bpf/ |
| H A D | devmap.c | 59 struct net_device *dev; member 66 struct net_device *dev; /* must be first member, due to tracepoint */ member 218 struct bpf_dtab_netdev *dev; in dev_map_free() local 236 struct bpf_dtab_netdev *dev; dev_map_free() local 279 struct bpf_dtab_netdev *dev; __dev_map_hash_lookup_elem() local 294 struct bpf_dtab_netdev *dev, *next_dev; dev_map_hash_get_next_key() local 378 struct net_device *dev = bq->dev; bq_xmit_all() local 456 bq_enqueue(struct net_device * dev,struct xdp_frame * xdpf,struct net_device * dev_rx,struct bpf_prog * xdp_prog) bq_enqueue() argument 482 __xdp_enqueue(struct net_device * dev,struct xdp_frame * xdpf,struct net_device * dev_rx,struct bpf_prog * xdp_prog) __xdp_enqueue() argument 534 dev_xdp_enqueue(struct net_device * dev,struct xdp_frame * xdpf,struct net_device * dev_rx) dev_xdp_enqueue() argument 543 struct net_device *dev = dst->dev; dev_map_enqueue() local 594 get_upper_ifindexes(struct net_device * dev,int * indexes) get_upper_ifindexes() argument 722 dev_map_redirect_multi(struct net_device * dev,struct sk_buff * skb,const struct bpf_prog * xdp_prog,struct bpf_map * map,bool exclude_ingress) dev_map_redirect_multi() argument 811 struct bpf_dtab_netdev *dev; __dev_map_entry_free() local 865 struct bpf_dtab_netdev *dev; __dev_map_alloc_node() local 911 struct bpf_dtab_netdev *dev, *old_dev; __dev_map_update_elem() local 960 struct bpf_dtab_netdev *dev, *old_dev; __dev_map_hash_update_elem() local 1083 struct bpf_dtab_netdev *dev; dev_map_hash_remove_netdev() local 1135 struct bpf_dtab_netdev *dev, *odev; dev_map_notification() local [all...] |
| /linux/drivers/usb/core/ |
| H A D | driver.c | 246 static int usb_probe_device(struct device *dev) in usb_probe_device() 303 static int usb_unbind_device(struct device *dev) in usb_unbind_device() 318 static int usb_probe_interface(struct device *dev) in usb_probe_interface() 428 static int usb_unbind_interface(struct device *dev) in usb_unbind_interface() 517 static void usb_shutdown_interface(struct device *dev) in usb_shutdown_interface() 551 struct device *dev; in usb_driver_claim_interface() local 625 struct device *dev = &iface->dev; in usb_driver_release_interface() local 651 int usb_match_device(struct usb_device *dev, const struct usb_device_id *id) in usb_match_device() 687 int usb_match_one_id_intf(struct usb_device *dev, in usb_match_one_id_intf() 726 struct usb_device *dev; in usb_match_one_id() local [all …]
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_display.c | 130 int cdv_sb_read(struct drm_device *dev, u32 reg, u32 *val) in cdv_sb_read() 157 int cdv_sb_write(struct drm_device *dev, u32 reg, u32 val) in cdv_sb_write() 199 void cdv_sb_reset(struct drm_device *dev) in cdv_sb_reset() 213 cdv_dpll_set_clock_cdv(struct drm_device *dev, struct drm_crtc *crtc, in cdv_dpll_set_clock_cdv() 456 static bool cdv_intel_pipe_enabled(struct drm_device *dev, int pipe) in cdv_intel_pipe_enabled() 470 void cdv_disable_sr(struct drm_device *dev) in cdv_disable_sr() 491 void cdv_update_wm(struct drm_device *dev, struct drm_crtc *crtc) in cdv_update_wm() 559 static int cdv_intel_panel_fitter_pipe(struct drm_device *dev) in cdv_intel_panel_fitter_pipe() 577 struct drm_device *dev = crtc->dev; in cdv_intel_crtc_mode_set() local 835 static int cdv_intel_crtc_clock_get(struct drm_device *dev, in cdv_intel_crtc_clock_get() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | mcu.c | 20 struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); in mt7603_mcu_parse_response() local 41 struct mt7603_dev *dev = container_of(mdev, struct mt7603_dev, mt76); in mt7603_mcu_skb_send_msg() local 79 mt7603_mcu_init_download(struct mt7603_dev *dev, u32 addr, u32 len) in mt7603_mcu_init_download() 96 mt7603_mcu_start_firmware(struct mt7603_dev *dev, u32 addr) in mt7603_mcu_start_firmware() 111 mt7603_mcu_restart(struct mt76_dev *dev) in mt7603_mcu_restart() 116 static int mt7603_load_firmware(struct mt7603_dev *dev) in mt7603_load_firmware() 218 int mt7603_mcu_init(struct mt7603_dev *dev) in mt7603_mcu_init() 230 void mt7603_mcu_exit(struct mt7603_dev *dev) in mt7603_mcu_exit() 236 int mt7603_mcu_set_eeprom(struct mt7603_dev *dev) in mt7603_mcu_set_eeprom() 340 static int mt7603_mcu_set_tx_power(struct mt7603_dev *dev) in mt7603_mcu_set_tx_power() [all …]
|
| /linux/net/ipv4/ |
| H A D | ip_vti.c | 100 struct net_device *dev; in vti_rcv_cb() local 169 static netdev_tx_t vti_xmit(struct sk_buff *skb, struct net_device *dev, in vti_xmit() 281 static netdev_tx_t vti_tunnel_xmit(struct sk_buff *skb, struct net_device *dev) in vti_tunnel_xmit() 382 vti_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm_kern *p, int cmd) in vti_tunnel_ctl() 428 static void vti_tunnel_setup(struct net_device *dev) in vti_tunnel_setup() 436 static int vti_tunnel_init(struct net_device *dev) in vti_tunnel_init() 452 static void __net_init vti_fb_tunnel_init(struct net_device *dev) in vti_fb_tunnel_init() 577 static int vti_newlink(struct net_device *dev, in vti_newlink() 591 static int vti_changelink(struct net_device *dev, struct nlattr *tb[], in vti_changelink() 603 static size_t vti_get_size(const struct net_device *dev) in vti_get_size() [all …]
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_vfr.c | 96 static int bnxt_vf_rep_open(struct net_device *dev) in bnxt_vf_rep_open() 109 static int bnxt_vf_rep_close(struct net_device *dev) in bnxt_vf_rep_close() 118 struct net_device *dev) in bnxt_vf_rep_xmit() 137 bnxt_vf_rep_get_stats64(struct net_device *dev, in bnxt_vf_rep_get_stats64() 170 static int bnxt_vf_rep_setup_tc(struct net_device *dev, enum tc_setup_type type, in bnxt_vf_rep_setup_tc() 208 static int bnxt_vf_rep_get_phys_port_name(struct net_device *dev, char *buf, in bnxt_vf_rep_get_phys_port_name() 222 static void bnxt_vf_rep_get_drvinfo(struct net_device *dev, in bnxt_vf_rep_get_drvinfo() 228 static int bnxt_vf_rep_get_port_parent_id(struct net_device *dev, in bnxt_vf_rep_get_port_parent_id() 253 bool bnxt_dev_is_vf_rep(struct net_device *dev) in bnxt_dev_is_vf_rep() 464 struct net_device *dev) in bnxt_vf_rep_netdev_init() [all …]
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_framebuffer_test.c | 359 struct drm_device dev; member 364 static struct drm_framebuffer *fb_create_mock(struct drm_device *dev, in fb_create_mock() 383 struct drm_device *dev; in drm_framebuffer_test_init() local 407 struct drm_device *dev = &priv->dev; in drm_test_framebuffer_create() local 426 struct drm_device *dev = &priv->dev; in drm_test_framebuffer_modifiers_not_supported() local 512 struct drm_device *dev = &priv->dev; in drm_test_framebuffer_cleanup() local 542 struct drm_device *dev = &priv->dev; in drm_test_framebuffer_lookup() local 565 struct drm_device *dev = &priv->dev; in drm_test_framebuffer_lookup_inexistent() local 582 struct drm_device *dev = &priv->dev; in drm_test_framebuffer_init() local 615 struct drm_device *dev = &priv->dev; in drm_test_framebuffer_init_bad_format() local [all …]
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | tables_phy_ht.c | 606 u32 b43_httab_read(struct b43_wldev *dev, u32 offset) in b43_httab_read() 637 void b43_httab_read_bulk(struct b43_wldev *dev, u32 offset, in b43_httab_read_bulk() 672 void b43_httab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_httab_write() 702 void b43_httab_write_few(struct b43_wldev *dev, u32 offset, size_t num, ...) in b43_httab_write_few() 747 void b43_httab_write_bulk(struct b43_wldev *dev, u32 offset, in b43_httab_write_bulk() 791 #define httab_upload(dev, offset, data) do { \ argument 794 void b43_phy_ht_tables_init(struct b43_wldev *dev) in b43_phy_ht_tables_init()
|
| /linux/drivers/connector/ |
| H A D | connector.c | 70 struct cn_dev *dev = &cdev; in cn_netlink_send_mult() local 138 struct cn_dev *dev = &cdev; in cn_call_callback() local 228 struct cn_dev *dev = &cdev; in cn_add_callback() local 247 struct cn_dev *dev = &cdev; in cn_del_callback() local 255 struct cn_queue_dev *dev = cdev.cbdev; in cn_proc_show() local 276 struct cn_dev *dev = &cdev; in cn_init() local 304 struct cn_dev *dev = &cdev; in cn_fini() local
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | mn88472.c | 20 struct mn88472_dev *dev = i2c_get_clientdata(client); in mn88472_read_status() local 202 struct mn88472_dev *dev = i2c_get_clientdata(client); in mn88472_set_frontend() local 397 struct mn88472_dev *dev = i2c_get_clientdata(client); in mn88472_init() local 507 struct mn88472_dev *dev = i2c_get_clientdata(client); in mn88472_sleep() local 568 struct mn88472_dev *dev = i2c_get_clientdata(client); in mn88472_get_dvb_frontend() local 578 struct mn88472_dev *dev; in mn88472_probe() local 695 struct mn88472_dev *dev = i2c_get_clientdata(client); in mn88472_remove() local
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_power.c | 46 struct device *dev; member 124 static int ipa_runtime_suspend(struct device *dev) in ipa_runtime_suspend() 139 static int ipa_runtime_resume(struct device *dev) in ipa_runtime_resume() 157 static int ipa_suspend(struct device *dev) in ipa_suspend() 175 static int ipa_resume(struct device *dev) in ipa_resume() 237 ipa_power_init(struct device *dev, const struct ipa_power_data *data) in ipa_power_init() 292 struct device *dev = power->dev; in ipa_power_exit() local
|
| /linux/drivers/nfc/pn533/ |
| H A D | uart.c | 45 static int pn532_uart_send_frame(struct pn533 *dev, in pn532_uart_send_frame() 79 static int pn532_uart_send_ack(struct pn533 *dev, gfp_t flags) in pn532_uart_send_ack() 95 static void pn532_uart_abort_cmd(struct pn533 *dev, gfp_t flags) in pn532_uart_abort_cmd() 103 static int pn532_dev_up(struct pn533 *dev) in pn532_dev_up() 116 static int pn532_dev_down(struct pn533 *dev) in pn532_dev_down() 136 struct pn532_uart_phy *dev = timer_container_of(dev, t, cmd_timeout); in pn532_cmd_timeout() local 209 struct pn532_uart_phy *dev = serdev_device_get_drvdata(serdev); in pn532_receive_buf() local
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_mmu.c | 33 struct lima_device *dev = ip->dev; in lima_mmu_irq_handler() local 64 struct lima_device *dev = ip->dev; in lima_mmu_hw_init() local 97 struct lima_device *dev = ip->dev; in lima_mmu_init() local 121 struct lima_device *dev = ip->dev; in lima_mmu_fini() local 136 struct lima_device *dev = ip->dev; in lima_mmu_switch_vm() local 155 struct lima_device *dev = ip->dev; in lima_mmu_page_fault_resume() local
|
| /linux/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | sysfs.c | 64 static ssize_t b43legacy_attr_interfmode_show(struct device *dev, in b43legacy_attr_interfmode_show() 96 static ssize_t b43legacy_attr_interfmode_store(struct device *dev, in b43legacy_attr_interfmode_store() 143 static ssize_t b43legacy_attr_preamble_show(struct device *dev, in b43legacy_attr_preamble_show() 165 static ssize_t b43legacy_attr_preamble_store(struct device *dev, in b43legacy_attr_preamble_store() 196 struct device *dev = wldev->dev->dev; in b43legacy_sysfs_register() local 218 struct device *dev = wldev->dev->dev; in b43legacy_sysfs_unregister() local
|