Searched defs:output (Results 301 - 325 of 457) sorted by path

<<111213141516171819

/linux-master/drivers/platform/x86/
H A Dacer-wmi.c1180 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
1258 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
1707 struct acpi_buffer output; local
1727 struct acpi_buffer output; local
2021 u8 *output, input[8] = { 0x05, 0x00, }; local
2318 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
[all...]
H A Dasus-laptop.c361 write_acpi_int_ret(acpi_handle handle, const char *method, int val, struct acpi_buffer *output) argument
H A Dasus-wmi.c320 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
363 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
402 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
4328 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
[all...]
H A Dclassmate-laptop.c156 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
504 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
683 unsigned long long output; local
779 unsigned long long output; local
798 unsigned long long output; local
851 unsigned long long output; local
870 unsigned long long output; local
[all...]
H A Dideapad-laptop.c803 unsigned long output; local
841 unsigned long output; local
882 unsigned long output; local
761 dytc_cql_command(struct ideapad_private *priv, unsigned long cmd, unsigned long *output) argument
[all...]
H A Dinspur_platform_profile.c43 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
H A Dlenovo-ymc.c97 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
H A Dlenovo-yogabook.c307 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
H A Dmsi-wmi.c96 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
H A Dsony-laptop.c729 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
[all...]
H A Dthink-lmi.c214 static int tlmi_extract_error(const struct acpi_buffer *output) argument
231 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
258 tlmi_extract_output_string(const struct acpi_buffer *output, char **string) argument
282 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
346 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
364 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
643 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
[all...]
H A Dthinkpad_acpi.c9296 int output; local
10004 int output; local
10018 int output; local
10034 int output; local
10137 dytc_command(int command, int *output) argument
10152 int output, err; local
10167 int output; local
10457 dytc_cql_command(int command, int *output) argument
10498 int output; local
10546 int output = 0, err = 0; local
10582 int err, output; local
10705 int output; local
10718 get_keyboard_lang(int *output) argument
10748 int output, err, i, len = 0; local
10824 int err, output; local
10845 dprc_command(int command, int *output) argument
10870 int output, err; local
[all...]
/linux-master/drivers/platform/x86/amd/pmf/
H A Dacpi.c339 struct apmf_verify_interface output; local
H A Dauto-mode.c304 struct apmf_auto_mode output; local
[all...]
H A Dsps.c126 struct amd_pmf_apts_granular_output output; local
150 struct apmf_static_slider_granular_output_v2 output; local
168 struct apmf_static_slider_granular_output output; local
[all...]
/linux-master/drivers/platform/x86/dell/
H A Dalienware-wmi.c509 struct acpi_buffer output; local
H A Ddell-rbtn.c35 unsigned long long output; local
56 unsigned long long output; local
H A Ddell-smbios-wmi.c53 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; local
H A Ddell-wmi-led.c52 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dbiosattr-interface.c19 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; local
H A Dpasswordattr-interface.c13 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; local
/linux-master/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c122 struct acpi_buffer input, output = { ACPI_ALLOCATE_BUFFER, NULL }; local
250 struct acpi_buffer output local
[all...]
/linux-master/drivers/platform/x86/hp/
H A Dhp-wmi.c334 struct acpi_buffer input, output = { ACPI_ALLOCATE_BUFFER, NULL }; local
[all...]
/linux-master/drivers/pwm/
H A Dpwm-lp3943.c220 enum lp3943_pwm_output *output; local
[all...]
/linux-master/drivers/s390/cio/
H A Dqdio_main.c284 static inline int qdio_siga_sync(struct qdio_q *q, unsigned int output, argument

Completed in 367 milliseconds

<<111213141516171819