Home
last modified time | relevance | path

Searched defs:line (Results 1 – 20 of 20) sorted by relevance

/include/dt-bindings/pinctrl/
A Dstm32-pinfunc.h32 #define PIN_NO(port, line) (((port) - 'A') * 0x10 + (line)) argument
34 #define STM32_PINMUX(port, line, mode) (((PIN_NO(port, line)) << 8) | (mode)) argument
/include/dt-bindings/gpio/
A Duniphier-gpio.h13 #define UNIPHIER_GPIO_PORT(bank, line) \ argument
/include/linux/
A Dkernel.h133 static inline void __might_resched(const char *file, int line, in __might_resched()
135 static inline void __might_sleep(const char *file, int line) { } in __might_sleep()
A Dbug.h66 unsigned int *line) in bug_get_file_line()
A Dkmsg_dump.h90 const char *line, size_t size, size_t *len) in kmsg_dump_get_line()
A Dcompiler_types.h194 unsigned line; member
A Dprintk.h414 unsigned int line; member
A Dlockdep.h659 lockdep_rcu_suspicious(const char *file, const int line, const char *s) in lockdep_rcu_suspicious()
A Dserial_core.h575 unsigned int line; /* port index */ member
/include/linux/platform_data/
A Dserial-sccnxp.h48 #define MCTRL_SIG(sig, line) ((line) << (sig)) argument
/include/kunit/
A Dassert.h37 int line; member
/include/asm-generic/
A Dbug.h45 unsigned short line; member
/include/acpi/
A Dacoutput.h302 #define ACPI_DO_DEBUG_PRINT(function, level, line, filename, modulename, component, ...) \ argument
310 #define ACPI_ACTUAL_DEBUG(level, line, filename, modulename, component, ...) \ argument
314 #define ACPI_ACTUAL_DEBUG_RAW(level, line, filename, modulename, component, ...) \ argument
/include/sound/
A Dinfo.h163 static inline int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len) { return 0… in snd_info_get_line()
/include/uapi/linux/
A Dserial.h22 int line; member
A Domapfb.h210 __u16 line; member
A Dvideodev2.h2366 __u32 line; /* 1-23 */ member
2400 struct v4l2_mpeg_vbi_itv0_line line[35]; member
2404 struct v4l2_mpeg_vbi_itv0_line line[36]; member
/include/drm/
A Ddrm_print.h184 } line; member
/include/linux/mfd/abx500/
A Dab8500.h503 static inline void ab8500_debug_register_interrupt(int line) {} in ab8500_debug_register_interrupt()
/include/media/
A Dv4l2-subdev.h56 u32 line; member

Completed in 54 milliseconds