Home
last modified time | relevance | path

Searched defs:format (Results 1 – 25 of 2158) sorted by relevance

12345678910>>...87

/kernel/linux/linux-5.10/Documentation/input/devices/
Delantech.rst395 Parity checking and packet re-synchronization
425 One/Three finger touch
482 Two finger touch
570 One/Three finger touch
635 Native absolute mode 6 byte packet format section in Hardware version 4
656 Status packet
695 Head packet
739 Motion packet
802 Status Packet
/kernel/linux/linux-6.6/Documentation/input/devices/
Delantech.rst395 Parity checking and packet re-synchronization
425 One/Three finger touch
482 Two finger touch
570 One/Three finger touch
635 Native absolute mode 6 byte packet format section in Hardware version 4
656 Status packet
695 Head packet
739 Motion packet
802 Status Packet
/kernel/linux/linux-6.6/sound/core/
Dpcm_misc.c45 static bool valid_format(snd_pcm_format_t format) in valid_format()
264 int snd_pcm_format_signed(snd_pcm_format_t format) in snd_pcm_format_signed()
283 int snd_pcm_format_unsigned(snd_pcm_format_t format) in snd_pcm_format_unsigned()
300 int snd_pcm_format_linear(snd_pcm_format_t format) in snd_pcm_format_linear()
313 int snd_pcm_format_little_endian(snd_pcm_format_t format) in snd_pcm_format_little_endian()
332 int snd_pcm_format_big_endian(snd_pcm_format_t format) in snd_pcm_format_big_endian()
350 int snd_pcm_format_width(snd_pcm_format_t format) in snd_pcm_format_width()
369 int snd_pcm_format_physical_width(snd_pcm_format_t format) in snd_pcm_format_physical_width()
389 ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples) in snd_pcm_format_size()
404 const unsigned char *snd_pcm_format_silence_64(snd_pcm_format_t format) in snd_pcm_format_silence_64()
[all …]
/kernel/linux/linux-5.10/sound/core/
Dpcm_misc.c45 static bool valid_format(snd_pcm_format_t format) in valid_format()
264 int snd_pcm_format_signed(snd_pcm_format_t format) in snd_pcm_format_signed()
282 int snd_pcm_format_unsigned(snd_pcm_format_t format) in snd_pcm_format_unsigned()
299 int snd_pcm_format_linear(snd_pcm_format_t format) in snd_pcm_format_linear()
312 int snd_pcm_format_little_endian(snd_pcm_format_t format) in snd_pcm_format_little_endian()
330 int snd_pcm_format_big_endian(snd_pcm_format_t format) in snd_pcm_format_big_endian()
348 int snd_pcm_format_width(snd_pcm_format_t format) in snd_pcm_format_width()
366 int snd_pcm_format_physical_width(snd_pcm_format_t format) in snd_pcm_format_physical_width()
385 ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples) in snd_pcm_format_size()
400 const unsigned char *snd_pcm_format_silence_64(snd_pcm_format_t format) in snd_pcm_format_silence_64()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h47 #define mlx5_core_dbg(__dev, format, ...) \ argument
52 #define mlx5_core_dbg_once(__dev, format, ...) \ argument
58 #define mlx5_core_dbg_mask(__dev, mask, format, ...) \ argument
64 #define mlx5_core_err(__dev, format, ...) \ argument
69 #define mlx5_core_err_rl(__dev, format, ...) \ argument
75 #define mlx5_core_warn(__dev, format, ...) \ argument
80 #define mlx5_core_warn_once(__dev, format, ...) \ argument
85 #define mlx5_core_warn_rl(__dev, format, ...) \ argument
91 #define mlx5_core_info(__dev, format, ...) \ argument
94 #define mlx5_core_info_rl(__dev, format, ...) \ argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h185 #define hw_dbg(hw, format, arg...) \ argument
187 #define hw_err(hw, format, arg...) \ argument
189 #define e_dev_info(format, arg...) \ argument
191 #define e_dev_warn(format, arg...) \ argument
193 #define e_dev_err(format, arg...) \ argument
195 #define e_dev_notice(format, arg...) \ argument
197 #define e_dbg(msglvl, format, arg...) \ argument
199 #define e_info(msglvl, format, arg...) \ argument
201 #define e_err(msglvl, format, arg...) \ argument
203 #define e_warn(msglvl, format, arg...) \ argument
[all …]
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Dusb.rst747 Topology info
777 Bandwidth info
800 Device descriptor info & Product ID info
828 String descriptor info
855 Configuration descriptor info
879 Interface descriptor info (can be multiple per Config)
905 Endpoint descriptor info (can be multiple per Interface)
/kernel/linux/linux-6.6/Documentation/driver-api/usb/
Dusb.rst759 Topology info
788 Bandwidth info
811 Device descriptor info & Product ID info
839 String descriptor info
866 Configuration descriptor info
890 Interface descriptor info (can be multiple per Config)
916 Endpoint descriptor info (can be multiple per Interface)
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h47 #define mlx5_core_dbg(__dev, format, ...) \ argument
52 #define mlx5_core_dbg_once(__dev, format, ...) \ argument
58 #define mlx5_core_dbg_mask(__dev, mask, format, ...) \ argument
64 #define mlx5_core_err(__dev, format, ...) \ argument
69 #define mlx5_core_err_rl(__dev, format, ...) \ argument
75 #define mlx5_core_warn(__dev, format, ...) \ argument
80 #define mlx5_core_warn_once(__dev, format, ...) \ argument
85 #define mlx5_core_warn_rl(__dev, format, ...) \ argument
91 #define mlx5_core_info(__dev, format, ...) \ argument
94 #define mlx5_core_info_rl(__dev, format, ...) \ argument
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h186 #define hw_dbg(hw, format, arg...) \ argument
188 #define hw_err(hw, format, arg...) \ argument
190 #define e_dev_info(format, arg...) \ argument
192 #define e_dev_warn(format, arg...) \ argument
194 #define e_dev_err(format, arg...) \ argument
196 #define e_dev_notice(format, arg...) \ argument
198 #define e_info(msglvl, format, arg...) \ argument
200 #define e_err(msglvl, format, arg...) \ argument
202 #define e_warn(msglvl, format, arg...) \ argument
204 #define e_crit(msglvl, format, arg...) \ argument
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
Dwarn.h44 #define WARN(format, ...) \ argument
49 #define WARN_FUNC(format, sec, offset, ...) \ argument
56 #define WARN_INSN(insn, format, ...) \ argument
66 #define BT_INSN(insn, format, ...) \ argument
76 #define WARN_ELF(format, ...) \ argument
/kernel/linux/linux-5.10/net/bluetooth/
Dlib.c138 void bt_info(const char *format, ...) in bt_info()
154 void bt_warn(const char *format, ...) in bt_warn()
170 void bt_err(const char *format, ...) in bt_err()
199 void bt_dbg(const char *format, ...) in bt_dbg()
219 void bt_warn_ratelimited(const char *format, ...) in bt_warn_ratelimited()
235 void bt_err_ratelimited(const char *format, ...) in bt_err_ratelimited()
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
Dmeson_osd_afbcd.c58 static int meson_gxm_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_gxm_afbcd_pixel_fmt()
71 static bool meson_gxm_afbcd_supported_fmt(u64 modifier, uint32_t format) in meson_gxm_afbcd_supported_fmt()
206 static int meson_g12a_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_g12a_afbcd_pixel_fmt()
235 static int meson_g12a_afbcd_bpp(uint32_t format) in meson_g12a_afbcd_bpp()
254 static int meson_g12a_afbcd_fmt_to_blk_mode(u64 modifier, uint32_t format) in meson_g12a_afbcd_fmt_to_blk_mode()
273 static bool meson_g12a_afbcd_supported_fmt(u64 modifier, uint32_t format) in meson_g12a_afbcd_supported_fmt()
343 u32 format = meson_g12a_afbcd_pixel_fmt(priv->afbcd.modifier, in meson_g12a_afbcd_setup() local
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
Dmeson_osd_afbcd.c58 static int meson_gxm_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_gxm_afbcd_pixel_fmt()
71 static bool meson_gxm_afbcd_supported_fmt(u64 modifier, uint32_t format) in meson_gxm_afbcd_supported_fmt()
206 static int meson_g12a_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_g12a_afbcd_pixel_fmt()
235 static int meson_g12a_afbcd_bpp(uint32_t format) in meson_g12a_afbcd_bpp()
254 static int meson_g12a_afbcd_fmt_to_blk_mode(u64 modifier, uint32_t format) in meson_g12a_afbcd_fmt_to_blk_mode()
273 static bool meson_g12a_afbcd_supported_fmt(u64 modifier, uint32_t format) in meson_g12a_afbcd_supported_fmt()
343 u32 format = meson_g12a_afbcd_pixel_fmt(priv->afbcd.modifier, in meson_g12a_afbcd_setup() local
/kernel/linux/linux-6.6/include/asm-generic/
Dbug.h131 #define WARN(condition, format...) ({ \ argument
139 #define WARN_TAINT(condition, taint, format...) ({ \ argument
151 #define WARN_ONCE(condition, format...) \ argument
154 #define WARN_TAINT_ONCE(condition, taint, format...) \ argument
174 #define WARN(condition, format...) ({ \ argument
182 #define WARN_ONCE(condition, format...) WARN(condition, format) argument
183 #define WARN_TAINT(condition, taint, format...) WARN(condition, format) argument
184 #define WARN_TAINT_ONCE(condition, taint, format...) WARN(condition, format) argument
/kernel/linux/linux-6.6/net/bluetooth/
Dlib.c209 void bt_info(const char *format, ...) in bt_info()
225 void bt_warn(const char *format, ...) in bt_warn()
241 void bt_err(const char *format, ...) in bt_err()
270 void bt_dbg(const char *format, ...) in bt_dbg()
290 void bt_warn_ratelimited(const char *format, ...) in bt_warn_ratelimited()
306 void bt_err_ratelimited(const char *format, ...) in bt_err_ratelimited()
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/
Dxilinx-vip.c60 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code() local
83 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc() local
124 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format() local
149 void xvip_set_format_size(struct v4l2_mbus_framefmt *format, in xvip_set_format_size()
252 struct v4l2_mbus_framefmt *format; in xvip_enum_mbus_code() local
290 struct v4l2_mbus_framefmt *format; in xvip_enum_frame_size() local
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/
Dxilinx-vip.c58 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code() local
81 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc() local
122 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format() local
147 void xvip_set_format_size(struct v4l2_mbus_framefmt *format, in xvip_set_format_size()
252 struct v4l2_mbus_framefmt *format; in xvip_enum_mbus_code() local
290 struct v4l2_mbus_framefmt *format; in xvip_enum_frame_size() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_include/
Dprint_support.h37 #define PWARN(format, ...) ia_css_print("warning: ", ##__VA_ARGS__) argument
38 #define PRINT(format, ...) ia_css_print(format, ##__VA_ARGS__) argument
39 #define PERROR(format, ...) ia_css_print("error: " format, ##__VA_ARGS__) argument
40 #define PDEBUG(format, ...) ia_css_print("debug: " format, ##__VA_ARGS__) argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_include/
Dprint_support.h37 #define PWARN(format, ...) ia_css_print("warning: ", ##__VA_ARGS__) argument
38 #define PRINT(format, ...) ia_css_print(format, ##__VA_ARGS__) argument
39 #define PERROR(format, ...) ia_css_print("error: " format, ##__VA_ARGS__) argument
40 #define PDEBUG(format, ...) ia_css_print("debug: " format, ##__VA_ARGS__) argument
/kernel/linux/linux-5.10/include/asm-generic/
Dbug.h127 #define WARN(condition, format...) ({ \ argument
135 #define WARN_TAINT(condition, taint, format...) ({ \ argument
155 #define WARN_ONCE(condition, format...) ({ \ argument
166 #define WARN_TAINT_ONCE(condition, taint, format...) ({ \ argument
194 #define WARN(condition, format...) ({ \ argument
202 #define WARN_ONCE(condition, format...) WARN(condition, format) argument
203 #define WARN_TAINT(condition, taint, format...) WARN(condition, format) argument
204 #define WARN_TAINT_ONCE(condition, taint, format...) WARN(condition, format) argument
/kernel/linux/linux-5.10/tools/perf/ui/
Dutil.c9 static int perf_stdio__error(const char *format, va_list args) in perf_stdio__error()
16 static int perf_stdio__warning(const char *format, va_list args) in perf_stdio__warning()
32 int ui__error(const char *format, ...) in ui__error()
44 int ui__warning(const char *format, ...) in ui__warning()
/kernel/linux/linux-6.6/tools/perf/ui/
Dutil.c9 static int perf_stdio__error(const char *format, va_list args) in perf_stdio__error()
16 static int perf_stdio__warning(const char *format, va_list args) in perf_stdio__warning()
35 int ui__error(const char *format, ...) in ui__error()
47 int ui__warning(const char *format, ...) in ui__warning()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dcore.h62 #define mlx5_fpga_dbg(__adev, format, ...) \ argument
66 #define mlx5_fpga_err(__adev, format, ...) \ argument
70 #define mlx5_fpga_warn(__adev, format, ...) \ argument
74 #define mlx5_fpga_warn_ratelimited(__adev, format, ...) \ argument
78 #define mlx5_fpga_notice(__adev, format, ...) \ argument
81 #define mlx5_fpga_info(__adev, format, ...) \ argument
/kernel/linux/linux-5.10/tools/objtool/
Dwarn.h43 #define WARN(format, ...) \ argument
48 #define WARN_FUNC(format, sec, offset, ...) \ argument
55 #define BT_FUNC(format, insn, ...) \ argument
63 #define WARN_ELF(format, ...) \ argument

12345678910>>...87