Searched defs:line (Results 51 - 75 of 461) sorted by relevance

1234567891011>>

/linux-master/drivers/tty/serial/8250/
H A D8250_dwlib.h16 int line; member in struct:dw8250_port_data
H A D8250_dfl.c32 int line; member in struct:dfl_uart
H A D8250_fsl.c103 int line; member in struct:fsl8250_data
H A D8250_pxa.c29 int line; member in struct:pxa8250_data
H A D8250_tegra.c23 int line; member in struct:tegra_uart
H A D8250_pnp.c440 long line; local
504 long line = (long)pnp_get_drvdata(dev); local
512 long line = (long)dev_get_drvdata(dev); local
520 long line local
[all...]
H A D8250_hp300.c30 int line; /* line (tty) number */ member in struct:hp300_port
161 int line; local
207 int line; local
290 int line; local
[all...]
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Drapl_monitor.c105 char line[MAX_LINE_LEN] = ""; local
/linux-master/lib/
H A Dbug.c161 unsigned line, warning, once, done; local
130 bug_get_file_line(struct bug_entry *bug, const char **file, unsigned int *line) argument
[all...]
/linux-master/tools/testing/vsock/
H A Dcontrol.c233 char *line; local
242 bool control_cmpln(char *line, const char *str, bool fail) argument
[all...]
/linux-master/certs/
H A Dextract-cert.c47 int e, line; local
62 int line; local
/linux-master/drivers/acpi/acpica/
H A Duttrack.c91 acpi_ut_allocate_and_track(acpi_size size, u32 component, const char *module, u32 line) argument
153 acpi_ut_allocate_zeroed_and_track(acpi_size size, u32 component, const char *module, u32 line) argument
217 acpi_ut_free_and_track(void *allocation, u32 component, const char *module, u32 line) argument
331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, acpi_size size, u8 alloc_type, u32 component, const char *module, u32 line) argument
421 acpi_ut_remove_allocation(struct acpi_debug_mem_block *allocation, u32 component, const char *module, u32 line) argument
[all...]
/linux-master/arch/um/drivers/
H A Dline.h32 struct line { struct
[all...]
/linux-master/tools/lib/api/
H A Dio.h149 char *line = NULL, *temp; local
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_utils.c68 __i915_inject_probe_error(struct drm_i915_private *i915, int err, const char *func, int line) argument
/linux-master/drivers/accel/ivpu/
H A Divpu_fw_log.c64 char line[IVPU_FW_LOG_LINE_LENGTH]; local
/linux-master/tools/testing/selftests/filesystems/eventfd/
H A Deventfd_test.c120 char *line = NULL; local
/linux-master/fs/nfs/
H A Dnfsroot.c137 static int __init nfs_root_setup(char *line) argument
[all...]
/linux-master/tools/perf/arch/riscv/util/
H A Dheader.c20 static char *_get_field(const char *line) argument
38 char *line = NULL; local
[all...]
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c93 char *line = NULL; local
/linux-master/tools/testing/selftests/kvm/lib/
H A Ducall_common.c82 ucall_assert(uint64_t cmd, const char *exp, const char *file, unsigned int line, const char *fmt, ...) argument
/linux-master/include/asm-generic/
H A Dbug.h45 unsigned short line; member in struct:bug_entry
/linux-master/drivers/misc/sgi-xp/
H A Dxpc_channel.c753 xpc_disconnect_channel(const int line, struct xpc_channel *ch, argument
/linux-master/drivers/tty/serial/
H A Dsuncore.c55 sunserial_console_match(struct console *con, struct device_node *dp, struct uart_driver *drv, int line, bool ignore_line) argument
/linux-master/drivers/media/pci/cx18/
H A Dcx18-vbi.c27 int line = 0; local
133 u32 line = 0; local
[all...]

Completed in 439 milliseconds

1234567891011>>