/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6afe.c | 366 struct device *dev; member 1101 int q6afe_set_lpass_clock(struct device *dev, int clk_id, int attri, in q6afe_set_lpass_clock() argument 1318 struct device *dev = port->afe->dev; q6afe_i2s_port_prepare() local 1548 q6afe_port_get_from_id(struct device *dev, int id) q6afe_port_get_from_id() argument 1645 q6afe_unvote_lpass_core_hw(struct device *dev, uint32_t hw_block_id, uint32_t client_handle) q6afe_unvote_lpass_core_hw() argument 1683 q6afe_vote_lpass_core_hw(struct device *dev, uint32_t hw_block_id, char *client_name, uint32_t *client_handle) q6afe_vote_lpass_core_hw() argument 1727 struct device *dev = &adev->dev; q6afe_probe() local [all...] |
/kernel/linux/linux-5.10/sound/soc/ux500/ |
H A D | ux500_msp_i2s.h | 477 struct device *dev; member
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2ops.c | 5032 smb2_make_node(unsigned int xid, struct inode *inode, struct dentry *dentry, struct cifs_tcon *tcon, char *full_path, umode_t mode, dev_t dev) smb2_make_node() argument
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | super.c | 3240 struct f2fs_dev_info *dev; member
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent_io.c | 2258 struct btrfs_device *dev; in repair_io_failure() local [all...] |
H A D | volumes.c | 414 struct btrfs_device *dev; in __alloc_device() local 5214 struct btrfs_device *dev = map->stripes[i].dev; create_chunk() local 6378 struct btrfs_device *dev = btrfs_io_bio(bio)->device; btrfs_end_bio() local 6424 submit_stripe_bio(struct btrfs_bio *bbio, struct bio *bio, u64 physical, struct btrfs_device *dev) submit_stripe_bio() argument 6465 struct btrfs_device *dev; btrfs_map_bio() local 6623 struct btrfs_device *dev; btrfs_alloc_device() local 7124 struct btrfs_device *dev = map->stripes[i].dev; btrfs_check_rw_degradable() local 7503 btrfs_dev_stat_inc_and_print(struct btrfs_device *dev, int index) btrfs_dev_stat_inc_and_print() argument 7509 btrfs_dev_stat_print_on_error(struct btrfs_device *dev) btrfs_dev_stat_print_on_error() argument 7523 btrfs_dev_stat_print_on_load(struct btrfs_device *dev) btrfs_dev_stat_print_on_load() argument 7546 struct btrfs_device *dev; btrfs_get_dev_stats() local 7631 struct btrfs_device *dev; verify_one_dev_extent() local [all...] |
/kernel/linux/linux-5.10/include/sound/ |
H A D | pcm.h | 508 struct device dev; member
|
/kernel/linux/linux-5.10/include/video/ |
H A D | omapfb_dss.h | 600 struct device *dev; member
|
/kernel/linux/linux-5.10/include/pcmcia/ |
H A D | cistpl.h | 110 } dev[CISTPL_MAX_DEVICES]; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | perf_event.h | 718 __u64 dev; member
|
/kernel/linux/linux-5.10/kernel/ |
H A D | workqueue.c | 5409 struct device dev; member 5412 static struct workqueue_struct *dev_to_wq(struct device *dev) in dev_to_wq() argument 5419 static ssize_t per_cpu_show(struct device *dev, struct device_attribute *attr, in per_cpu_show() argument 5428 static ssize_t max_active_show(struct device *dev, in max_active_show() argument 5436 static ssize_t max_active_store(struct device *dev, in max_active_store() argument 5458 wq_pool_ids_show(struct device *dev, struct device_attribute *attr, char *buf) wq_pool_ids_show() argument 5480 wq_nice_show(struct device *dev, struct device_attribute *attr, char *buf) wq_nice_show() argument 5508 wq_nice_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wq_nice_store() argument 5533 wq_cpumask_show(struct device *dev, struct device_attribute *attr, char *buf) wq_cpumask_show() argument 5546 wq_cpumask_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wq_cpumask_store() argument 5570 wq_numa_show(struct device *dev, struct device_attribute *attr, char *buf) wq_numa_show() argument 5584 wq_numa_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wq_numa_store() argument 5622 wq_unbound_cpumask_show(struct device *dev, struct device_attribute *attr, char *buf) wq_unbound_cpumask_show() argument 5635 wq_unbound_cpumask_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wq_unbound_cpumask_store() argument 5668 wq_device_release(struct device *dev) wq_device_release() argument [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | shmem.c | 2926 shmem_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) in shmem_mknod() argument 2283 shmem_get_inode(struct super_block *sb, const struct inode *dir, umode_t mode, dev_t dev, unsigned long flags) shmem_get_inode() argument [all...] |
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_private.h | 285 struct net_device *dev; member 347 static inline struct net_bridge_port *br_port_get_rcu(const struct net_device *dev) in br_port_get_rcu() argument 352 static inline struct net_bridge_port *br_port_get_rtnl(const struct net_device *dev) in br_port_get_rtnl() argument 358 static inline struct net_bridge_port *br_port_get_rtnl_rcu(const struct net_device *dev) in br_port_get_rtnl_rcu() argument 387 struct net_device *dev; member 758 br_rx_handler_check_rcu(const struct net_device *dev) br_rx_handler_check_rcu() argument 763 br_rx_handler_check_rtnl(const struct net_device *dev) br_rx_handler_check_rtnl() argument 768 br_port_get_check_rcu(const struct net_device *dev) br_port_get_check_rcu() argument 774 br_port_get_check_rtnl(const struct net_device *dev) br_port_get_check_rtnl() argument 1288 br_vlan_bridge_event(struct net_device *dev, unsigned long event, void *ptr) br_vlan_bridge_event() argument 1494 br_sysfs_addbr(struct net_device *dev) br_sysfs_addbr() argument 1495 br_sysfs_delbr(struct net_device *dev) br_sysfs_delbr() argument 1542 br_switchdev_port_vlan_add(struct net_device *dev, u16 vid, u16 flags, struct netlink_ext_ack *extack) br_switchdev_port_vlan_add() argument 1549 br_switchdev_port_vlan_del(struct net_device *dev, u16 vid) br_switchdev_port_vlan_del() argument [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | skbuff.c | 430 struct sk_buff *__netdev_alloc_skb(struct net_device *dev, unsigned int len, in __netdev_alloc_skb() argument 734 struct net_device *dev in skb_dump() local [all...] |
H A D | rtnetlink.c | 414 struct net_device *dev; in __rtnl_kill_links() local 489 static size_t rtnl_link_get_slave_info_data_size(const struct net_device *dev) in rtnl_link_get_slave_info_data_size() argument 513 static size_t rtnl_link_get_size(const struct net_device *dev) in rtnl_link_get_size() argument 580 rtnl_link_get_af_size(const struct net_device *dev, u32 ext_filter_mask) rtnl_link_get_af_size() argument 602 rtnl_have_link_slave_info(const struct net_device *dev) rtnl_have_link_slave_info() argument 616 rtnl_link_slave_info_fill(struct sk_buff *skb, const struct net_device *dev) rtnl_link_slave_info_fill() argument 648 rtnl_link_info_fill(struct sk_buff *skb, const struct net_device *dev) rtnl_link_info_fill() argument 680 rtnl_link_fill(struct sk_buff *skb, const struct net_device *dev) rtnl_link_fill() argument 825 set_operstate(struct net_device *dev, unsigned char transition) set_operstate() argument 859 rtnl_dev_get_flags(const struct net_device *dev) rtnl_dev_get_flags() argument 865 rtnl_dev_combine_flags(const struct net_device *dev, const struct ifinfomsg *ifm) rtnl_dev_combine_flags() argument 913 rtnl_vfinfo_size(const struct net_device *dev, u32 ext_filter_mask) rtnl_vfinfo_size() argument 958 rtnl_port_size(const struct net_device *dev, u32 ext_filter_mask) rtnl_port_size() argument 993 rtnl_prop_list_size(const struct net_device *dev) rtnl_prop_list_size() argument 1006 rtnl_proto_down_size(const struct net_device *dev) rtnl_proto_down_size() argument 1016 if_nlmsg_size(const struct net_device *dev, u32 ext_filter_mask) if_nlmsg_size() argument 1068 rtnl_vf_ports_fill(struct sk_buff *skb, struct net_device *dev) rtnl_vf_ports_fill() argument 1104 rtnl_port_self_fill(struct sk_buff *skb, struct net_device *dev) rtnl_port_self_fill() argument 1124 rtnl_port_fill(struct sk_buff *skb, struct net_device *dev, u32 ext_filter_mask) rtnl_port_fill() argument 1146 rtnl_phys_port_id_fill(struct sk_buff *skb, struct net_device *dev) rtnl_phys_port_id_fill() argument 1164 rtnl_phys_port_name_fill(struct sk_buff *skb, struct net_device *dev) rtnl_phys_port_name_fill() argument 1182 rtnl_phys_switch_id_fill(struct sk_buff *skb, struct net_device *dev) rtnl_phys_switch_id_fill() argument 1200 rtnl_fill_stats(struct sk_buff *skb, struct net_device *dev) rtnl_fill_stats() argument 1224 rtnl_fill_vfinfo(struct sk_buff *skb, struct net_device *dev, int vfs_num, struct nlattr *vfinfo, u32 ext_filter_mask) rtnl_fill_vfinfo() argument 1373 rtnl_fill_vf(struct sk_buff *skb, struct net_device *dev, u32 ext_filter_mask) rtnl_fill_vf() argument 1403 rtnl_fill_link_ifmap(struct sk_buff *skb, struct net_device *dev) rtnl_fill_link_ifmap() argument 1421 rtnl_xdp_prog_skb(struct net_device *dev) rtnl_xdp_prog_skb() argument 1433 rtnl_xdp_prog_drv(struct net_device *dev) rtnl_xdp_prog_drv() argument 1438 rtnl_xdp_prog_hw(struct net_device *dev) rtnl_xdp_prog_hw() argument 1443 rtnl_xdp_report_one(struct sk_buff *skb, struct net_device *dev, u32 *prog_id, u8 *mode, u8 tgt_mode, u32 attr, u32 (*get_prog_id)(struct net_device *dev)) rtnl_xdp_report_one() argument 1467 rtnl_xdp_fill(struct sk_buff *skb, struct net_device *dev) rtnl_xdp_fill() argument 1541 put_master_ifindex(struct sk_buff *skb, struct net_device *dev) put_master_ifindex() argument 1556 nla_put_iflink(struct sk_buff *skb, const struct net_device *dev, bool force) nla_put_iflink() argument 1567 nla_put_ifalias(struct sk_buff *skb, struct net_device *dev) nla_put_ifalias() argument 1577 rtnl_fill_link_netnsid(struct sk_buff *skb, const struct net_device *dev, struct net *src_net, gfp_t gfp) rtnl_fill_link_netnsid() argument 1599 rtnl_fill_link_af(struct sk_buff *skb, const struct net_device *dev, u32 ext_filter_mask) rtnl_fill_link_af() argument 1640 rtnl_fill_alt_ifnames(struct sk_buff *skb, const struct net_device *dev) rtnl_fill_alt_ifnames() argument 1654 rtnl_fill_prop_list(struct sk_buff *skb, const struct net_device *dev) rtnl_fill_prop_list() argument 1676 rtnl_fill_proto_down(struct sk_buff *skb, const struct net_device *dev) rtnl_fill_proto_down() argument 1705 rtnl_fill_ifinfo(struct sk_buff *skb, struct net_device *dev, struct net *src_net, int type, u32 pid, u32 seq, u32 change, unsigned int flags, u32 ext_filter_mask, u32 event, int *new_nsid, int new_ifindex, int tgt_netnsid, gfp_t gfp) rtnl_fill_ifinfo() argument 1957 link_master_filtered(struct net_device *dev, int master_idx) link_master_filtered() argument 1971 link_kind_filtered(const struct net_device *dev, const struct rtnl_link_ops *kind_ops) link_kind_filtered() argument 1980 link_dump_filtered(struct net_device *dev, int master_idx, const struct rtnl_link_ops *kind_ops) link_dump_filtered() argument 2070 struct net_device *dev; rtnl_dump_ifinfo() local 2277 validate_linkmsg(struct net_device *dev, struct nlattr *tb[]) validate_linkmsg() argument 2323 handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) handle_infiniband_guid() argument 2331 handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type) handle_vf_guid() argument 2339 do_setvfinfo(struct net_device *dev, struct nlattr **tb) do_setvfinfo() argument 2513 do_set_master(struct net_device *dev, int ifindex, struct netlink_ext_ack *extack) do_set_master() argument 2554 do_set_proto_down(struct net_device *dev, struct nlattr *nl_proto_down, struct nlattr *nl_proto_down_reason, struct netlink_ext_ack *extack) do_set_proto_down() argument 2613 do_setlink(const struct sk_buff *skb, struct net_device *dev, struct ifinfomsg *ifm, struct netlink_ext_ack *extack, struct nlattr **tb, char *ifname, int status) do_setlink() argument 2994 struct net_device *dev; rtnl_setlink() local 3034 struct net_device *dev, *aux; rtnl_group_dellink() local 3068 rtnl_delete_link(struct net_device *dev) rtnl_delete_link() argument 3089 struct net_device *dev = NULL; rtnl_dellink() local 3139 rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm) rtnl_configure_link() argument 3168 struct net_device *dev; rtnl_create_link() local 3243 struct net_device *dev, *aux; rtnl_group_changelink() local 3271 struct net_device *dev; __rtnl_newlink() local 3587 struct net_device *dev = NULL; rtnl_getlink() local 3647 rtnl_alt_ifname(int cmd, struct net_device *dev, struct nlattr *attr, bool *changed, struct netlink_ext_ack *extack) rtnl_alt_ifname() argument 3694 struct net_device *dev; rtnl_linkprop() local 3756 struct net_device *dev; rtnl_calcit() local 3831 rtmsg_ifinfo_build_skb(int type, struct net_device *dev, unsigned int change, u32 event, gfp_t flags, int *new_nsid, int new_ifindex) rtmsg_ifinfo_build_skb() argument 3861 rtmsg_ifinfo_send(struct sk_buff *skb, struct net_device *dev, gfp_t flags) rtmsg_ifinfo_send() argument 3868 rtmsg_ifinfo_event(int type, struct net_device *dev, unsigned int change, u32 event, gfp_t flags, int *new_nsid, int new_ifindex) rtmsg_ifinfo_event() argument 3883 rtmsg_ifinfo(int type, struct net_device *dev, unsigned int change, gfp_t flags) rtmsg_ifinfo() argument 3890 rtmsg_ifinfo_newnet(int type, struct net_device *dev, unsigned int change, gfp_t flags, int *new_nsid, int new_ifindex) rtmsg_ifinfo_newnet() argument 3897 nlmsg_populate_fdb_fill(struct sk_buff *skb, struct net_device *dev, u8 *addr, u16 vid, u32 pid, u32 seq, int type, unsigned int flags, int nlflags, u16 ndm_state) nlmsg_populate_fdb_fill() argument 3933 rtnl_fdb_nlmsg_size(const struct net_device *dev) rtnl_fdb_nlmsg_size() argument 3941 rtnl_fdb_notify(struct net_device *dev, u8 *addr, u16 vid, int type, u16 ndm_state) rtnl_fdb_notify() argument 3968 ndo_dflt_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid, u16 flags) ndo_dflt_fdb_add() argument 4030 struct net_device *dev; rtnl_fdb_add() local 4108 ndo_dflt_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid) ndo_dflt_fdb_del() argument 4138 struct net_device *dev; rtnl_fdb_del() local 4214 nlmsg_populate_fdb(struct sk_buff *skb, struct netlink_callback *cb, struct net_device *dev, int *idx, struct netdev_hw_addr_list *list) nlmsg_populate_fdb() argument 4254 ndo_dflt_fdb_dump(struct sk_buff *skb, struct netlink_callback *cb, struct net_device *dev, struct net_device *filter_dev, int *idx) ndo_dflt_fdb_dump() argument 4367 struct net_device *dev; rtnl_fdb_dump() local 4531 struct net_device *dev = NULL, *br_dev = NULL; rtnl_fdb_get() local 4632 ndo_dflt_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, struct net_device *dev, u16 mode, u32 flags, u32 mask, int nlflags, u32 filter_mask, int (*vlan_fill)(struct sk_buff *skb, struct net_device *dev, u32 filter_mask)) ndo_dflt_bridge_getlink() argument 4793 struct net_device *dev; rtnl_bridge_getlink() local 4864 rtnl_bridge_notify(struct net_device *dev) rtnl_bridge_notify() argument 4905 struct net_device *dev; rtnl_bridge_setlink() local 4985 struct net_device *dev; rtnl_bridge_dellink() local 5073 rtnl_get_offload_stats(struct sk_buff *skb, struct net_device *dev, int *prividx) rtnl_get_offload_stats() argument 5123 rtnl_get_offload_stats_size(const struct net_device *dev) rtnl_get_offload_stats_size() argument 5147 rtnl_fill_statsinfo(struct sk_buff *skb, struct net_device *dev, int type, u32 pid, u32 seq, u32 change, unsigned int flags, unsigned int filter_mask, int *idxattr, int *prividx) rtnl_fill_statsinfo() argument 5297 if_nlmsg_stats_size(const struct net_device *dev, u32 filter_mask) if_nlmsg_stats_size() argument 5399 struct net_device *dev = NULL; rtnl_stats_get() local 5450 struct net_device *dev; rtnl_stats_dump() local 5642 struct net_device *dev = netdev_notifier_info_to_dev(ptr); rtnetlink_event() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_dp_mst_topology.c | 2339 drm_dp_mst_add_port(struct drm_device *dev, in drm_dp_mst_add_port() argument 2696 struct drm_device *dev = mgr->dev; in drm_dp_mst_link_probe_work() local 2370 drm_dp_mst_handle_link_address_port(struct drm_dp_mst_branch *mstb, struct drm_device *dev, struct drm_dp_link_addr_reply_port *port_msg) drm_dp_mst_handle_link_address_port() argument 5429 drm_dp_mst_topology_mgr_init(struct drm_dp_mst_topology_mgr *mgr, struct drm_device *dev, struct drm_dp_aux *aux, int max_dpcd_transaction_bytes, int max_payloads, int conn_base_id) drm_dp_mst_topology_mgr_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power.c | 4809 struct drm_device *dev = &dev_priv->drm; in assert_can_disable_lcpll() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 151 struct device *dev; member 3194 struct device *dev = &pdev->dev; dw_hdmi_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_dsi.c | 261 struct device *dev; member 963 struct device *dev = dsi->dev; exynos_dsi_send_to_fifo() local 1027 struct device *dev = dsi->dev; exynos_dsi_read_from_fifo() local 1667 struct device *dev = dsi->dev; exynos_dsi_parse_dt() local 1691 exynos_dsi_bind(struct device *dev, struct device *master, void *data) exynos_dsi_bind() argument 1717 exynos_dsi_unbind(struct device *dev, struct device *master, void *data) exynos_dsi_unbind() argument 1735 struct device *dev = &pdev->dev; exynos_dsi_probe() local 1847 exynos_dsi_suspend(struct device *dev) exynos_dsi_suspend() argument 1878 exynos_dsi_resume(struct device *dev) exynos_dsi_resume() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 344 struct device *dev; member 1320 static int sti_hqvdp_bind(struct device *dev, struc argument 1292 sti_hqvdp_create(struct drm_device *drm_dev, struct device *dev, int desc) sti_hqvdp_create() argument 1338 sti_hqvdp_unbind(struct device *dev, struct device *master, void *data) sti_hqvdp_unbind() argument 1351 struct device *dev = &pdev->dev; sti_hqvdp_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 195 void *dev; /* back pointer to s2255_dev struct*/ member 205 struct s2255_dev *dev; member 460 s2255_reset_dsppower(struct s2255_dev *dev) s2255_reset_dsppower() argument 474 struct s2255_dev *dev = from_timer(dev, t, timer); s2255_timer() local 546 struct s2255_dev *dev = to_s2255_dev(vc->vdev.v4l2_dev); s2255_got_frame() local 599 struct s2255_dev *dev = vc->dev; s2255_fillbuff() local 715 struct s2255_dev *dev = vc->dev; vidioc_querycap() local 967 struct device *dev = &sdev->udev->dev; s2255_print_cfg() local 988 struct s2255_dev *dev = to_s2255_dev(vc->vdev.v4l2_dev); s2255_set_mode() local 1037 struct s2255_dev *dev = to_s2255_dev(vc->vdev.v4l2_dev); s2255_cmd_status() local 1156 struct s2255_dev *dev = vc->dev; vidioc_enum_input() local 1407 struct s2255_dev *dev = vc->dev; s2255_open() local 1486 s2255_destroy(struct s2255_dev *dev) s2255_destroy() argument 1550 struct s2255_dev *dev = to_s2255_dev(vdev->v4l2_dev); s2255_video_device_release() local 1586 s2255_probe_v4l(struct s2255_dev *dev) s2255_probe_v4l() argument 1692 save_frame(struct s2255_dev *dev, struct s2255_pipeinfo *pipe_info) save_frame() argument 1850 s2255_read_video_callback(struct s2255_dev *dev, struct s2255_pipeinfo *pipe_info) s2255_read_video_callback() argument 1870 s2255_vendor_req(struct s2255_dev *dev, unsigned char Request, u16 Index, u16 Value, void *TransferBuffer, s32 TransferBufferLength, int bOut) s2255_vendor_req() argument 1907 s2255_get_fx2fw(struct s2255_dev *dev) s2255_get_fx2fw() argument 1968 s2255_board_init(struct s2255_dev *dev) s2255_board_init() argument 2018 s2255_board_shutdown(struct s2255_dev *dev) s2255_board_shutdown() argument 2038 struct s2255_dev *dev; read_pipe_completion() local 2088 s2255_start_readpipe(struct s2255_dev *dev) s2255_start_readpipe() argument 2120 struct s2255_dev *dev = to_s2255_dev(vc->vdev.v4l2_dev); s2255_start_acquire() local 2150 struct s2255_dev *dev = to_s2255_dev(vc->vdev.v4l2_dev); s2255_stop_acquire() local 2169 s2255_stop_readpipe(struct s2255_dev *dev) s2255_stop_readpipe() argument 2184 s2255_fwload_start(struct s2255_dev *dev) s2255_fwload_start() argument 2204 struct s2255_dev *dev = NULL; s2255_probe() local 2343 struct s2255_dev *dev = to_s2255_dev(usb_get_intfdata(interface)); s2255_disconnect() local [all...] |
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | pm2301_charger.h | 464 struct device *dev; member
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | core.c | 480 static struct device_node *of_get_regulator(struct device *dev, const char *supply) in of_get_regulator() argument 666 static ssize_t regulator_uV_show(struct device *dev, in regulator_uV_show() argument 682 regulator_uA_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_uA_show() argument 691 name_show(struct device *dev, struct device_attribute *attr, char *buf) name_show() argument 720 regulator_opmode_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_opmode_show() argument 739 regulator_state_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_state_show() argument 753 regulator_status_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_status_show() argument 800 regulator_min_uA_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_min_uA_show() argument 812 regulator_max_uA_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_max_uA_show() argument 824 regulator_min_uV_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_min_uV_show() argument 836 regulator_max_uV_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_max_uV_show() argument 848 regulator_total_uA_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_total_uA_show() argument 865 num_users_show(struct device *dev, struct device_attribute *attr, char *buf) num_users_show() argument 873 type_show(struct device *dev, struct device_attribute *attr, char *buf) type_show() argument 888 regulator_suspend_mem_uV_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_suspend_mem_uV_show() argument 898 regulator_suspend_disk_uV_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_suspend_disk_uV_show() argument 908 regulator_suspend_standby_uV_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_suspend_standby_uV_show() argument 918 regulator_suspend_mem_mode_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_suspend_mem_mode_show() argument 929 regulator_suspend_disk_mode_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_suspend_disk_mode_show() argument 940 regulator_suspend_standby_mode_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_suspend_standby_mode_show() argument 951 regulator_suspend_mem_state_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_suspend_mem_state_show() argument 962 regulator_suspend_disk_state_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_suspend_disk_state_show() argument 973 regulator_suspend_standby_state_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_suspend_standby_state_show() argument 984 regulator_bypass_show(struct device *dev, struct device_attribute *attr, char *buf) regulator_bypass_show() argument 1703 create_regulator(struct regulator_dev *rdev, struct device *dev, const char *supply_name) create_regulator() argument 1789 regulator_find_supply_alias( struct device *dev, const char *supply) regulator_find_supply_alias() argument 1801 regulator_supply_alias(struct device **dev, const char **supply) regulator_supply_alias() argument 1815 regulator_match(struct device *dev, const void *data) regulator_match() argument 1824 struct device *dev; regulator_lookup_by_name() local 1843 regulator_dev_lookup(struct device *dev, const char *supply) regulator_dev_lookup() argument 1902 struct device *dev = rdev->dev.parent; regulator_resolve_supply() local 2007 _regulator_get(struct device *dev, const char *id, enum regulator_get_type get_type) _regulator_get() argument 2143 regulator_get(struct device *dev, const char *id) regulator_get() argument 2170 regulator_get_exclusive(struct device *dev, const char *id) regulator_get_exclusive() argument 2196 regulator_get_optional(struct device *dev, const char *id) regulator_get_optional() argument 2276 regulator_register_supply_alias(struct device *dev, const char *id, struct device *alias_dev, const char *alias_id) regulator_register_supply_alias() argument 2312 regulator_unregister_supply_alias(struct device *dev, const char *id) regulator_unregister_supply_alias() argument 2341 regulator_bulk_register_supply_alias(struct device *dev, const char *const *id, struct device *alias_dev, const char *const *alias_id, int num_id) regulator_bulk_register_supply_alias() argument 2381 regulator_bulk_unregister_supply_alias(struct device *dev, const char *const *id, int num_id) regulator_bulk_unregister_supply_alias() argument 4685 regulator_bulk_get(struct device *dev, int num_consumers, struct regulator_bulk_data *consumers) regulator_bulk_get() argument 4946 struct device *dev = kobj_to_dev(kobj); regulator_attr_is_visible() local 5019 regulator_dev_release(struct device *dev) regulator_dev_release() argument 5054 regulator_register_resolve_supply(struct device *dev, void *data) regulator_register_resolve_supply() argument 5280 struct device *dev; regulator_register() local 5547 regulator_suspend(struct device *dev) regulator_suspend() argument 5565 regulator_resume(struct device *dev) regulator_resume() argument 5719 regulator_summary_show_children(struct device *dev, void *data) regulator_summary_show_children() argument 5811 regulator_summary_lock_one(struct device *dev, void *data) regulator_summary_lock_one() argument 5831 regulator_summary_unlock_one(struct device *dev, void *data) regulator_summary_unlock_one() argument 5905 regulator_summary_show_roots(struct device *dev, void *data) regulator_summary_show_roots() argument 5962 regulator_late_cleanup(struct device *dev, void *data) regulator_late_cleanup() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx.h | 446 struct cx231xx *dev; member 513 struct cx231xx *dev; member 566 struct device *dev; /* pointer to USB interface's dev */ member 964 cx231xx_ir_init(struct cx231xx *dev) cx231xx_ir_init() argument 968 cx231xx_ir_exit(struct cx231xx *dev) cx231xx_ir_exit() argument 971 norm_maxw(struct cx231xx *dev) norm_maxw() argument 979 norm_maxh(struct cx231xx *dev) norm_maxh() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | topro.c | 977 struct usb_device *dev = gspca_dev->dev; in reg_w() local 995 struct usb_device *dev = gspca_dev->dev; in reg_r() local 1074 struct usb_device *dev = gspca_dev->dev; in bulk_w() local [all...] |