Home
last modified time | relevance | path

Searched defs:arg (Results 1476 - 1500 of 7938) sorted by relevance

1...<<51525354555657585960>>...318

/kernel/linux/linux-5.10/drivers/iio/chemical/
H A Dscd30_i2c.c66 static int scd30_i2c_command(struct scd30_state *state, enum scd30_cmd cmd, u16 arg, in scd30_i2c_command() argument
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dpppox.c67 int pppox_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in pppox_ioctl() argument
103 int pppox_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in pppox_compat_ioctl() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dp2p.c125 struct ath10k_p2p_noa_arg *arg = data; in ath10k_p2p_noa_update_vdev_iter() local
136 struct ath10k_p2p_noa_arg arg = { in ath10k_p2p_noa_update_by_vdev_id() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c105 u32 arg[WCN36xx_MAX_DUMP_ARGS]; in write_file_dump() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Datmel_cs.c109 static int card_present(void *arg) in card_present() argument
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dshm_ipc.h18 void *arg; member
23 void *arg; member
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dbeacon.c67 void mt7603_pre_tbtt_tasklet(unsigned long arg) in mt7603_pre_tbtt_tasklet() argument
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dfsm.c165 fsm_addtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_addtimer() argument
183 fsm_modtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_modtimer() argument
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed.h64 s32 arg; member
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mt8173.c177 mt8173_ies_smt_set(struct regmap *regmap, unsigned int pin, unsigned char align, int value, enum pin_config_param arg) mt8173_ies_smt_set() argument
/kernel/linux/linux-5.10/drivers/soc/samsung/
H A Ds3c-pm-check.c46 static void s3c_pm_run_res(struct resource *ptr, run_fn_t fn, u32 *arg) in s3c_pm_run_res() argument
64 static void s3c_pm_run_sysram(run_fn_t fn, u32 *arg) in s3c_pm_run_sysram() argument
/kernel/linux/linux-5.10/drivers/thermal/
H A Dtango_thermal.c42 static int tango_get_temp(void *arg, int *res) in tango_get_temp() argument
/kernel/linux/linux-5.10/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc_intr.c54 static irqreturn_t vfio_fsl_mc_irq_handler(int irq_num, void *arg) in vfio_fsl_mc_irq_handler() argument
/kernel/linux/linux-5.10/drivers/vfio/mdev/
H A Dvfio_mdev.c54 vfio_mdev_unlocked_ioctl(void *device_data, unsigned int cmd, unsigned long arg) vfio_mdev_unlocked_ioctl() argument
/kernel/linux/linux-5.10/net/phonet/
H A Ddatagram.c31 static int pn_ioctl(struct sock *sk, int cmd, unsigned long arg) in pn_ioctl() argument
/kernel/linux/linux-5.10/net/x25/
H A Dx25_route.c177 int x25_route_ioctl(unsigned int cmd, void __user *arg) in x25_route_ioctl() argument
/kernel/linux/linux-5.10/include/linux/
H A Dmroute.h38 static inline int ipmr_ioctl(struct sock *sk, int cmd, void __user *arg) in ipmr_ioctl() argument
H A Dstop_machine.h27 void *arg; member
49 void *arg; member
52 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() argument
71 stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, struct cpu_stop_work *work_buf) stop_one_cpu_nowait() argument
86 stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) stop_cpus() argument
[all...]
/kernel/linux/linux-5.10/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c80 static int hwdep_get_info(struct snd_dg00x *dg00x, void __user *arg) in hwdep_get_info() argument
147 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument
165 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-hwdep.c72 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) in hwdep_get_info() argument
139 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument
157 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_hwdep.c73 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) in hwdep_get_info() argument
144 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument
163 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-hwdep.c72 static int hwdep_get_info(struct snd_ff *ff, void __user *arg) in hwdep_get_info() argument
139 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument
157 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1.c161 struct snd_emu10k1_synth_arg *arg; in snd_card_emu10k1_probe() local
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-hwdep.c72 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) in hwdep_get_info() argument
139 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument
157 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-hwdep.c79 static int hwdep_get_info(struct snd_motu *motu, void __user *arg) in hwdep_get_info() argument
146 hwdep_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_ioctl() argument
164 hwdep_compat_ioctl(struct snd_hwdep *hwdep, struct file *file, unsigned int cmd, unsigned long arg) hwdep_compat_ioctl() argument

Completed in 10 milliseconds

1...<<51525354555657585960>>...318