Home
last modified time | relevance | path

Searched defs:info (Results 3026 - 3050 of 7726) sorted by relevance

1...<<121122123124125126127128129130>>...310

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dsb16_csp.h49 struct snd_sb_csp_mc_header info; member
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-transaction.c56 static unsigned int get_clock_info(struct snd_dice *dice, __be32 *info) in get_clock_info() argument
65 __be32 info; in snd_dice_transaction_get_clock_source() local
77 __be32 info; in snd_dice_transaction_get_rate() local
/kernel/linux/linux-6.6/sound/firewire/
H A Dfcp.c139 avc_general_get_plug_info(struct fw_unit *unit, unsigned int subunit_type, unsigned int subunit_id, unsigned int subfunction, u8 info[AVC_PLUG_INFO_BUF_BYTES]) avc_general_get_plug_info() argument
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-spkr.c178 spkr_volume_info(struct snd_kcontrol *control, struct snd_ctl_elem_info *info) spkr_volume_info() argument
H A Doxfw.c67 const struct compat_info *info; in name_card() local
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpicmn.c197 struct hpi_control_cache_info *info = in control_cache_alloc_check() local
[all...]
/kernel/liteos_m/kernel/include/
H A Dlos_memory.h551 struct OsMemPoolInfo info; member
/kernel/liteos_m/testsuites/sample/kernel/mem/
H A DIt_los_mem.h125 struct TestMemPoolInfo info; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs47l24.c1101 struct arizona_voice_trigger_info info; in cs47l24_adsp2_irq() local
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Dxonar_dg_mixer.c47 output_select_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) output_select_info() argument
94 hp_stereo_volume_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) hp_stereo_volume_info() argument
198 input_vol_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) input_vol_info() argument
269 input_sel_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) input_sel_info() argument
320 hpf_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) hpf_info() argument
[all...]
H A Dxonar_cs43xx.c283 rolloff_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) rolloff_info() argument
/kernel/linux/linux-6.6/drivers/sbus/char/
H A Dopenprom.c60 static int copyin(struct openpromio __user *info, struct openpromio **opp_p) in copyin() argument
90 static int getstrings(struct openpromio __user *info, struct openpromio **opp_p) in getstrings() argument
123 static int copyout(void __user *info, struct openpromio *opp, int len) in copyout() argument
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dpowertec.c61 FAS216_Info info; member
76 struct powertec_info *info = ec->irq_data; in powertecscsi_irqenable() local
88 struct powertec_info *info = ec->irq_data; in powertecscsi_irqdisable() local
105 struct powertec_info *info = (struct powertec_info *)host->hostdata; in powertecscsi_terminator_ctl() local
118 struct powertec_info *info in powertecscsi_intr() local
135 struct powertec_info *info = (struct powertec_info *)host->hostdata; powertecscsi_dma_setup() local
177 struct powertec_info *info = (struct powertec_info *)host->hostdata; powertecscsi_dma_stop() local
189 struct powertec_info *info = (struct powertec_info *)host->hostdata; powertecscsi_info() local
244 struct powertec_info *info; powertecscsi_show_info() local
262 struct powertec_info *info = (struct powertec_info *)host->hostdata; powertecscsi_show_term() local
306 struct powertec_info *info; powertecscsi_probe() local
405 struct powertec_info *info = (struct powertec_info *)host->hostdata; powertecscsi_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_isr.c385 struct csio_scsi_cpu_info *info; in csio_request_irqs() local
460 struct csio_scsi_cpu_info *info; in csio_reduce_sqsets() local
501 struct csio_scsi_cpu_info *info; in csio_enable_msix() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dvfio_ccw_ops.c306 vfio_ccw_mdev_get_device_info(struct vfio_ccw_private *private, struct vfio_device_info *info) vfio_ccw_mdev_get_device_info() argument
316 vfio_ccw_mdev_get_region_info(struct vfio_ccw_private *private, struct vfio_region_info *info, unsigned long arg) vfio_ccw_mdev_get_region_info() argument
380 vfio_ccw_mdev_get_irq_info(struct vfio_irq_info *info) vfio_ccw_mdev_get_irq_info() argument
519 struct vfio_device_info info; vfio_ccw_mdev_ioctl() local
537 struct vfio_region_info info; vfio_ccw_mdev_ioctl() local
555 struct vfio_irq_info info; vfio_ccw_mdev_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_ethtool.c186 qeth_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) qeth_get_drvinfo() argument
249 qeth_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) qeth_get_ts_info() argument
[all...]
/kernel/linux/linux-6.6/mm/kasan/
H A Dreport_generic.c74 static const char *get_shadow_bug_type(struct kasan_report_info *info) in get_shadow_bug_type() argument
128 static const char *get_wild_bug_type(struct kasan_report_info *info) in get_wild_bug_type() argument
142 static const char *get_bug_type(struct kasan_report_info *info) in get_bug_type() argument
160 kasan_complete_mode_report_info(struct kasan_report_info *info) kasan_complete_mode_report_info() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dumh.c40 static void call_usermodehelper_freeinfo(struct subprocess_info *info) in call_usermodehelper_freeinfo() argument
485 struct subprocess_info *info; in call_usermodehelper() local
356 call_usermodehelper_setup(const char *path, char **argv, char **envp, gfp_t gfp_mask, int (*init)(struct subprocess_info *info, struct cred *new), void (*cleanup)(struct subprocess_info *info), void *data) call_usermodehelper_setup() argument
[all...]
/kernel/linux/linux-6.6/kernel/power/
H A Dpower.h29 static inline int init_header_complete(struct swsusp_info *info) in init_header_complete() argument
34 static inline const char *check_image_kernel(struct swsusp_info *info) in check_image_kernel() argument
/kernel/linux/linux-6.6/mm/kmsan/
H A Dcore.c43 struct thread_info *info = current_thread_info(); in kmsan_internal_task_create() local
/kernel/linux/linux-6.6/net/bluetooth/cmtp/
H A Dcapi.c188 __u16 appl, msgnum, func, info; in cmtp_recv_interopmsg() local
/kernel/linux/linux-6.6/net/bpf/
H A Dbpf_dummy_struct_ops.c149 bpf_dummy_ops_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) bpf_dummy_ops_is_valid_access() argument
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_netlink.c46 static struct l2tp_session *l2tp_nl_session_get(struct genl_info *info) in l2tp_nl_session_get() argument
72 static int l2tp_nl_cmd_noop(struct sk_buff *skb, struct genl_info *info) in l2tp_nl_cmd_noop() argument
102 l2tp_tunnel_notify(struct genl_family *family, struct genl_info *info, struct l2tp_tunnel *tunnel, u8 cmd) l2tp_tunnel_notify() argument
130 l2tp_session_notify(struct genl_family *family, struct genl_info *info, struct l2tp_session *session, u8 cmd) l2tp_session_notify() argument
184 l2tp_nl_cmd_tunnel_create(struct sk_buff *skb, struct genl_info *info) l2tp_nl_cmd_tunnel_create() argument
258 l2tp_nl_cmd_tunnel_delete(struct sk_buff *skb, struct genl_info *info) l2tp_nl_cmd_tunnel_delete() argument
288 l2tp_nl_cmd_tunnel_modify(struct sk_buff *skb, struct genl_info *info) l2tp_nl_cmd_tunnel_modify() argument
449 l2tp_nl_cmd_tunnel_get(struct sk_buff *skb, struct genl_info *info) l2tp_nl_cmd_tunnel_get() argument
521 l2tp_nl_cmd_session_create(struct sk_buff *skb, struct genl_info *info) l2tp_nl_cmd_session_create() argument
652 l2tp_nl_cmd_session_delete(struct sk_buff *skb, struct genl_info *info) l2tp_nl_cmd_session_delete() argument
678 l2tp_nl_cmd_session_modify(struct sk_buff *skb, struct genl_info *info) l2tp_nl_cmd_session_modify() argument
792 l2tp_nl_cmd_session_get(struct sk_buff *skb, struct genl_info *info) l2tp_nl_cmd_session_get() argument
[all...]
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-netlink.c154 static int ncsi_pkg_info_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_pkg_info_nl() argument
275 ncsi_set_interface_nl(struct sk_buff *msg, struct genl_info *info) ncsi_set_interface_nl() argument
356 ncsi_clear_interface_nl(struct sk_buff *msg, struct genl_info *info) ncsi_clear_interface_nl() argument
395 ncsi_send_cmd_nl(struct sk_buff *msg, struct genl_info *info) ncsi_send_cmd_nl() argument
591 ncsi_set_package_mask_nl(struct sk_buff *msg, struct genl_info *info) ncsi_set_package_mask_nl() argument
641 ncsi_set_channel_mask_nl(struct sk_buff *msg, struct genl_info *info) ncsi_set_channel_mask_nl() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_bpf_link.c267 static bool nf_ptr_to_btf_id(struct bpf_insn_access_aux *info, const char *name) in nf_ptr_to_btf_id() argument
149 bpf_nf_link_fill_link_info(const struct bpf_link *link, struct bpf_link_info *info) bpf_nf_link_fill_link_info() argument
286 nf_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) nf_is_valid_access() argument
[all...]

Completed in 31 milliseconds

1...<<121122123124125126127128129130>>...310