Searched refs:__arg (Results 1 – 4 of 4) sorted by relevance
/drivers/thermal/intel/int340x_thermal/ |
D | acpi_thermal_rel.c | 300 unsigned long __arg) in acpi_thermal_rel_ioctl() argument 305 char __user *arg = (void __user *)__arg; in acpi_thermal_rel_ioctl() 315 return put_user(count, (unsigned long __user *)__arg); in acpi_thermal_rel_ioctl() 323 return put_user(length, (unsigned long __user *)__arg); in acpi_thermal_rel_ioctl() 332 return put_user(count, (unsigned long __user *)__arg); in acpi_thermal_rel_ioctl() 340 return put_user(length, (unsigned long __user *)__arg); in acpi_thermal_rel_ioctl()
|
/drivers/media/pci/ivtv/ |
D | ivtv-alsa-main.c | 22 #define IVTV_DEBUG_ALSA_INFO(__fmt, __arg...) \ argument 26 __func__, ##__arg); \
|
/drivers/media/mc/ |
D | mc-device.c | 438 unsigned long __arg) in media_device_ioctl() argument 443 void __user *arg = (void __user *)__arg; in media_device_ioctl()
|
/drivers/media/i2c/ |
D | tvp5150.c | 44 #define dprintk0(__dev, __arg...) dev_dbg_lvl(__dev, 0, 0, __arg) argument
|