/drivers/firmware/meson/ |
D | meson_sm.c | 72 static u32 __meson_sm_call(u32 cmd, u32 arg0, u32 arg1, u32 arg2, in __meson_sm_call() argument 77 arm_smccc_smc(cmd, arg0, arg1, arg2, arg3, arg4, 0, 0, &res); in __meson_sm_call() 105 int meson_sm_call(unsigned int cmd_index, u32 *ret, u32 arg0, in meson_sm_call() argument 117 lret = __meson_sm_call(cmd, arg0, arg1, arg2, arg3, arg4); in meson_sm_call() 139 int meson_sm_call_read(void *buffer, unsigned int cmd_index, u32 arg0, in meson_sm_call_read() argument 150 if (meson_sm_call(cmd_index, &size, arg0, arg1, arg2, arg3, arg4) < 0) in meson_sm_call_read() 178 u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_write() argument 193 if (meson_sm_call(cmd_index, &written, arg0, arg1, arg2, arg3, arg4) < 0) in meson_sm_call_write()
|
/drivers/lguest/ |
D | hypercalls.c | 39 switch (args->arg0) { in do_hcall() 123 kill_guest(cpu, "Bad hypercall %li\n", args->arg0); in do_hcall() 204 if (cpu->hcall->arg0 != LHCALL_LGUEST_INIT) { in initialize() 205 kill_guest(cpu, "hypercall %li before INIT", cpu->hcall->arg0); in initialize()
|
/drivers/usb/common/ |
D | common.c | 141 enum usb_dr_mode of_usb_get_dr_mode_by_phy(struct device_node *np, int arg0) in of_usb_get_dr_mode_by_phy() argument 153 if (arg0 == -1) { in of_usb_get_dr_mode_by_phy() 167 args.args[0] == arg0)) in of_usb_get_dr_mode_by_phy()
|
/drivers/platform/x86/ |
D | intel-hid.c | 66 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; in intel_hid_set_enable() local 67 struct acpi_object_list args = { 1, &arg0 }; in intel_hid_set_enable() 70 arg0.integer.value = enable; in intel_hid_set_enable()
|
D | hp_accel.c | 122 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; in lis3lv02d_acpi_read() local 123 struct acpi_object_list args = { 1, &arg0 }; in lis3lv02d_acpi_read() 127 arg0.integer.value = reg; in lis3lv02d_acpi_read()
|
D | fujitsu-laptop.c | 228 static int call_fext_func(int cmd, int arg0, int arg1, int arg2) in call_fext_func() argument 249 params[1].integer.value = arg0; in call_fext_func() 257 cmd, arg0, arg1, arg2); in call_fext_func() 263 cmd, arg0, arg1, arg2, (int)value); in call_fext_func()
|
D | asus-wmi.c | 165 u32 arg0; member 293 static int asus_wmi_evaluate_method(u32 method_id, u32 arg0, u32 arg1, in asus_wmi_evaluate_method() argument 297 .arg0 = arg0, in asus_wmi_evaluate_method() 1944 .arg0 = asus->debug.dev_id, in show_call()
|
/drivers/firmware/ |
D | psci.c | 117 unsigned long arg0, unsigned long arg1, in __invoke_psci_fn_hvc() argument 122 arm_smccc_hvc(function_id, arg0, arg1, arg2, 0, 0, 0, 0, &res); in __invoke_psci_fn_hvc() 127 unsigned long arg0, unsigned long arg1, in __invoke_psci_fn_smc() argument 132 arm_smccc_smc(function_id, arg0, arg1, arg2, 0, 0, 0, 0, &res); in __invoke_psci_fn_smc()
|
/drivers/hwmon/ |
D | acpi_power_meter.c | 158 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; in set_avg_interval() local 159 struct acpi_object_list args = { 1, &arg0 }; in set_avg_interval() 172 arg0.integer.value = temp; in set_avg_interval() 229 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; in set_cap() local 230 struct acpi_object_list args = { 1, &arg0 }; in set_cap() 243 arg0.integer.value = temp; in set_cap()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_chan.h | 45 u32 arg0, u32 arg1, struct nouveau_channel **);
|
D | nouveau_chan.c | 408 u32 arg0, u32 arg1, struct nouveau_channel **pchan) in nouveau_channel_new() argument 418 ret = nouveau_channel_ind(drm, device, arg0, pchan); in nouveau_channel_new() 428 ret = nouveau_channel_init(*pchan, arg0, arg1); in nouveau_channel_new()
|
D | nouveau_drm.c | 165 u32 arg0, arg1; in nouveau_accel_init() local 224 arg0 = NVA06F_V0_ENGINE_GR; in nouveau_accel_init() 235 arg0 = NvDmaFB; in nouveau_accel_init() 238 arg0 = NvDmaFB; in nouveau_accel_init() 242 ret = nouveau_channel_new(drm, &drm->device, arg0, arg1, &drm->channel); in nouveau_accel_init()
|
/drivers/acpi/acpica/ |
D | dbtest.c | 117 return (de_ref_of(arg0)) 124 store(arg1, arg0)
|
/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800lib.h | 156 const u8 arg0, const u8 arg1);
|
D | rt61pci.c | 147 const u8 arg0, const u8 arg1) in rt61pci_mcu_request() argument 160 rt2x00_set_field32(®, H2M_MAILBOX_CSR_ARG0, arg0); in rt61pci_mcu_request()
|
D | rt2800lib.c | 433 const u8 arg0, const u8 arg1) in rt2800_mcu_request() argument 452 rt2x00_set_field32(®, H2M_MAILBOX_CSR_ARG0, arg0); in rt2800_mcu_request()
|
/drivers/acpi/ |
D | acpi_video.c | 623 union acpi_object arg0 = { ACPI_TYPE_INTEGER }; in acpi_video_device_EDID() local 624 struct acpi_object_list args = { 1, &arg0 }; in acpi_video_device_EDID() 632 arg0.integer.value = 1; in acpi_video_device_EDID() 634 arg0.integer.value = 2; in acpi_video_device_EDID()
|
/drivers/lguest/x86/ |
D | core.c | 637 switch (args->arg0) { in lguest_arch_do_hcall()
|
/drivers/net/ethernet/tile/ |
D | tilepro.c | 323 inline int __netio_fastio1(u32 fastio_index, u32 arg0) in __netio_fastio1() argument 329 : "R10" (fastio_index), "R01" (arg0) in __netio_fastio1()
|