Home
last modified time | relevance | path

Searched defs:group (Results 476 - 500 of 1119) sorted by relevance

1...<<11121314151617181920>>...45

/kernel/linux/linux-6.6/drivers/staging/rtl8192u/
H A Dr8192U_wx.c718 u8 idx = 0, alg = 0, group = 0; in r8192_wx_set_enc_ext() local
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c829 u8 idx = 0, alg = 0, group = 0; in _rtl92e_wx_set_encode_ext() local
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-css-fw.h106 u32 group; /* Per pipeline data, loaded by dma */ member
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c777 static long vfio_spapr_ioctl_eeh_pe_op(struct iommu_group *group, in vfio_spapr_ioctl_eeh_pe_op() argument
[all...]
H A Dvfio.h21 struct vfio_group *group; member
169 static inline bool vfio_group_enforced_coherent(struct vfio_group *group) in vfio_group_enforced_coherent() argument
174 static inline void vfio_group_set_kvm(struct vfio_group *group, struct kvm *kvm) in vfio_group_set_kvm() argument
265 vfio_group_use_container(struct vfio_group *group) vfio_group_use_container() argument
270 vfio_group_unuse_container(struct vfio_group *group) vfio_group_unuse_container() argument
274 vfio_container_attach_group(struct vfio_container *container, struct vfio_group *group) vfio_container_attach_group() argument
280 vfio_group_detach_container(struct vfio_group *group) vfio_group_detach_container() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/
H A Dpinctrl-tegra.c116 const char *group; in tegra_pinctrl_dt_subnode_to_map() local
49 tegra_pinctrl_get_group_name(struct pinctrl_dev *pctldev, unsigned group) tegra_pinctrl_get_group_name() argument
57 tegra_pinctrl_get_group_pins(struct pinctrl_dev *pctldev, unsigned group, const unsigned **pins, unsigned *num_pins) tegra_pinctrl_get_group_pins() argument
251 tegra_pinctrl_set_mux(struct pinctrl_dev *pctldev, unsigned function, unsigned group) tegra_pinctrl_set_mux() argument
284 unsigned int group, num_pins, j; tegra_pinctrl_get_group() local
307 const struct tegra_pingroup *group; tegra_pinctrl_gpio_request_enable() local
333 const struct tegra_pingroup *group; tegra_pinctrl_gpio_disable_free() local
515 tegra_pinconf_group_get(struct pinctrl_dev *pctldev, unsigned group, unsigned long *config) tegra_pinconf_group_get() argument
543 tegra_pinconf_group_set(struct pinctrl_dev *pctldev, unsigned group, unsigned long *configs, unsigned num_configs) tegra_pinconf_group_set() argument
614 tegra_pinconf_group_dbg_show(struct pinctrl_dev *pctldev, struct seq_file *s, unsigned group) tegra_pinconf_group_dbg_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.c212 int group; in wmt_pctl_dt_node_to_map_func() local
239 int group; in wmt_pctl_dt_node_to_map_pull() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl.c115 const char *group; in sh_pfc_dt_subnode_to_map() local
322 sh_pfc_func_set_mux(struct pinctrl_dev *pctldev, unsigned selector, unsigned group) sh_pfc_func_set_mux() argument
726 sh_pfc_pinconf_group_set(struct pinctrl_dev *pctldev, unsigned group, unsigned long *configs, unsigned num_configs) sh_pfc_pinconf_group_set() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/samsung/
H A Dpinctrl-s3c64xx.c415 unsigned int group; in s3c64xx_eint_gpio_irq() local
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.h102 const struct tegra_tsensor_group *group; member
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_fabric_configfs.c235 target_core_mappedlun_stat_mkdir( struct config_group *group, const char *name) target_core_mappedlun_stat_mkdir() argument
242 target_core_mappedlun_stat_rmdir( struct config_group *group, struct config_item *item) target_core_mappedlun_stat_rmdir() argument
265 target_fabric_make_mappedlun( struct config_group *group, const char *name) target_fabric_make_mappedlun() argument
326 target_fabric_drop_mappedlun( struct config_group *group, struct config_item *item) target_fabric_drop_mappedlun() argument
373 target_fabric_make_nodeacl( struct config_group *group, const char *name) target_fabric_make_nodeacl() argument
421 target_fabric_drop_nodeacl( struct config_group *group, struct config_item *item) target_fabric_drop_nodeacl() argument
467 target_fabric_make_np( struct config_group *group, const char *name) target_fabric_make_np() argument
492 target_fabric_drop_np( struct config_group *group, struct config_item *item) target_fabric_drop_np() argument
715 target_core_port_stat_mkdir( struct config_group *group, const char *name) target_core_port_stat_mkdir() argument
722 target_core_port_stat_rmdir( struct config_group *group, struct config_item *item) target_core_port_stat_rmdir() argument
740 target_fabric_make_lun( struct config_group *group, const char *name) target_fabric_make_lun() argument
777 target_fabric_drop_lun( struct config_group *group, struct config_item *item) target_fabric_drop_lun() argument
926 target_fabric_make_tpg( struct config_group *group, const char *name) target_fabric_make_tpg() argument
979 target_fabric_drop_tpg( struct config_group *group, struct config_item *item) target_fabric_drop_tpg() argument
1077 target_fabric_make_wwn( struct config_group *group, const char *name) target_fabric_make_wwn() argument
1112 target_fabric_drop_wwn( struct config_group *group, struct config_item *item) target_fabric_drop_wwn() argument
[all...]
/kernel/linux/linux-6.6/drivers/target/loopback/
H A Dtcm_loop.c982 tcm_loop_make_scsi_hba( struct target_fabric_configfs *tf, struct config_group *group, const char *name) tcm_loop_make_scsi_hba() argument
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c580 static int vdpasim_set_group_asid(struct vdpa_device *vdpa, unsigned int group, in vdpasim_set_group_asid() argument
/kernel/linux/linux-6.6/drivers/block/null_blk/
H A Dnull_blk.h72 struct config_group group; member
/kernel/linux/linux-6.6/drivers/counter/
H A Dcounter-sysfs.c532 counter_avail_attr_create(struct device *const dev, struct counter_attribute_group *const group, const struct counter_comp *const comp, void *const parent) counter_avail_attr_create() argument
567 counter_attr_create(struct device *const dev, struct counter_attribute_group *const group, const struct counter_comp *const comp, const enum counter_scope scope, void *const parent) counter_attr_create() argument
680 counter_name_attr_create(struct device *const dev, struct counter_attribute_group *const group, const char *const name) counter_name_attr_create() argument
714 counter_comp_id_attr_create(struct device *const dev, struct counter_attribute_group *const group, const char *name, const size_t id) counter_comp_id_attr_create() argument
746 counter_ext_attrs_create(struct device *const dev, struct counter_attribute_group *const group, const struct counter_comp *const ext, const enum counter_scope scope, void *const parent, const size_t id) counter_ext_attrs_create() argument
763 counter_array_attrs_create(struct device *const dev, struct counter_attribute_group *const group, const struct counter_comp *const comp, const enum counter_scope scope, void *const parent, const size_t id) counter_array_attrs_create() argument
802 counter_sysfs_exts_add(struct device *const dev, struct counter_attribute_group *const group, const struct counter_comp *const exts, const size_t num_ext, const enum counter_scope scope, void *const parent) counter_sysfs_exts_add() argument
890 counter_sysfs_synapses_add(struct counter_device *const counter, struct counter_attribute_group *const group, struct counter_count *const count) counter_sysfs_synapses_add() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Daudit_tree.c1042 audit_tree_freeing_mark(struct fsnotify_mark *mark, struct fsnotify_group *group) audit_tree_freeing_mark() argument
/kernel/linux/linux-6.6/include/sound/
H A Dump.h230 static inline u32 ump_compose(unsigned char type, unsigned char group, in ump_compose() argument
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon-max14577.c254 max14577_muic_get_cable_type(struct max14577_muic_info *info, enum max14577_muic_cable_group group, bool *attached) max14577_muic_get_cable_type() argument
H A Dextcon-max8997.c246 max8997_muic_get_cable_type(struct max8997_muic_info *info, enum max8997_muic_cable_group group, bool *attached) max8997_muic_get_cable_type() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.h70 u8 group; /* credit return group */ member
/kernel/linux/linux-6.6/drivers/net/
H A Dnetconsole.c682 static struct config_item *make_netconsole_target(struct config_group *group, in make_netconsole_target() argument
703 static void drop_netconsole_target(struct config_group *group, in drop_netconsole_target() argument
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_vnifilter.c515 vxlan_vni_update_group(struct vxlan_dev *vxlan, struct vxlan_vni_node *vninode, union vxlan_addr *group, bool create, bool *changed, struct netlink_ext_ack *extack) vxlan_vni_update_group() argument
644 vxlan_vni_update(struct vxlan_dev *vxlan, struct vxlan_vni_group *vg, __be32 vni, union vxlan_addr *group, bool *changed, struct netlink_ext_ack *extack) vxlan_vni_update() argument
722 vxlan_vni_add(struct vxlan_dev *vxlan, struct vxlan_vni_group *vg, u32 vni, union vxlan_addr *group, struct netlink_ext_ack *extack) vxlan_vni_add() argument
814 vxlan_vni_add_del(struct vxlan_dev *vxlan, __u32 start_vni, __u32 end_vni, union vxlan_addr *group, int cmd, struct netlink_ext_ack *extack) vxlan_vni_add_del() argument
850 union vxlan_addr group; vxlan_process_vni_filter() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c61 static void rvin_group_cleanup(struct rvin_group *group) in rvin_group_cleanup() argument
67 static int rvin_group_init(struct rvin_group *group, struct rvin_dev *vin, in rvin_group_init() argument
103 struct rvin_group *group = rvin_group_release() local
121 struct rvin_group *group; rvin_group_get() local
190 struct rvin_group *group = vin->group; rvin_group_put() local
208 rvin_group_entity_to_remote_id(struct rvin_group *group, struct media_entity *entity) rvin_group_entity_to_remote_id() argument
769 struct rvin_group *group = container_of(link->graph_obj.mdev, rvin_csi2_link_notify() local
887 rvin_csi2_create_link(struct rvin_group *group, unsigned int id, const struct rvin_group_route *route) rvin_csi2_create_link() argument
[all...]
H A Drcar-v4l2.c1071 struct rvin_group *group; in rvin_notify() local
H A Drcar-vin.h226 struct rvin_group *group; member
[all...]

Completed in 26 milliseconds

1...<<11121314151617181920>>...45