Searched defs:line (Results 76 - 100 of 457) sorted by relevance

1234567891011>>

/linux-master/sound/pci/ac97/
H A Dac97_proc.c366 char line[64]; local
/linux-master/tools/firmware/
H A Dihex2fw.c140 int line = 1; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dgpio.h35 u8 line; member in struct:dcb_gpio_func
/linux-master/arch/um/drivers/
H A Dpty.c78 static int getmaster(char *line) argument
H A Dxterm.c49 static int __init xterm_setup(char *line, int *add) argument
[all...]
H A Dssl.c114 struct line *line = &serial_lines[c->index]; local
130 struct line *line local
[all...]
H A Dstdio_console.c115 struct line *line = &vts[console->index]; local
131 struct line *line = &vts[co->index]; local
/linux-master/tools/perf/arch/s390/util/
H A Dheader.c32 char *cp, *line = NULL, *line2; local
[all...]
/linux-master/arch/nios2/mm/
H A Dtlb.c167 void dump_tlb_line(unsigned long line) argument
219 unsigned int line; local
268 unsigned int line; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dnv50.c38 u8 line = (data & 0x0000001f); local
58 nv50_gpio_location(int line, u32 *reg, u32 *shift) argument
71 nv50_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) argument
84 nv50_gpio_sense(struct nvkm_gpio *gpio, int line) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dnv40.c106 nv40_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) argument
121 nv40_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
149 nv40_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
[all...]
H A Dnv50.c28 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) argument
55 nv50_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) argument
66 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
83 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
96 nv50_fan_pwm_clock(struct nvkm_therm *therm, int line) argument
[all...]
/linux-master/arch/x86/tools/
H A Dinsn_decoder_test.c42 static void malformed_line(const char *line, int line_nr) argument
113 char line[BUFSIZE], sym[BUFSIZE] = "<unknown>"; local
[all...]
/linux-master/include/linux/
H A Dkmsg_dump.h78 kmsg_dump_get_line(struct kmsg_dump_iter *iter, bool syslog, const char *line, size_t size, size_t *len) argument
/linux-master/drivers/scsi/qedf/
H A Dqedf_dbg.c10 qedf_dbg_err(struct qedf_dbg_ctx *qedf, const char *func, u32 line, argument
31 qedf_dbg_warn(struct qedf_dbg_ctx *qedf, const char *func, u32 line, argument
56 qedf_dbg_notice(struct qedf_dbg_ctx *qedf, const char *func, u32 line, argument
82 qedf_dbg_info(struct qedf_dbg_ctx *qedf, const char *func, u32 line, argument
[all...]
/linux-master/tools/perf/util/
H A Dsrccode.c156 char *find_sourceline(char *fn, unsigned line, int *lenp) argument
/linux-master/arch/x86/platform/olpc/
H A Dolpc.c63 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) argument
83 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) argument
/linux-master/fs/ocfs2/cluster/
H A Dmasklog.c51 void __mlog_printk(const u64 *mask, const char *func, int line, argument
/linux-master/tools/testing/selftests/wireguard/qemu/
H A Dinit.c131 char line[2048], *start, *pass; local
/linux-master/sound/core/
H A Dmisc.c51 void __snd_printk(unsigned int level, const char *path, int line, argument
/linux-master/arch/um/kernel/
H A Dphysmem.c148 static int __init uml_mem_setup(char *line, int *add) argument
/linux-master/include/kunit/
H A Dassert.h37 int line; member in struct:kunit_loc
/linux-master/drivers/gpio/
H A Dgpio-i8255.c33 const unsigned int line = offset % I8255_NGPIO_PER_REG; local
77 const unsigned int line = ppi_offset % I8255_NGPIO_PER_REG; local
H A Dgpio-104-idi-48.c43 const unsigned int line = offset % 8; local
/linux-master/tools/perf/tests/
H A Dapi-io.c298 char *line = NULL; local

Completed in 622 milliseconds

1234567891011>>