Home
last modified time | relevance | path

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

12345678910>>...76

/kernel/linux/linux-4.19/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-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-4.19/drivers/gpu/drm/
Ddrm_fourcc.c86 const char *drm_get_format_name(uint32_t format, struct drm_format_name_buf *buf) in drm_get_format_name()
105 const struct drm_format_info *__drm_format_info(u32 format) in __drm_format_info()
199 const struct drm_format_info *drm_format_info(u32 format) in drm_format_info()
241 int drm_format_num_planes(uint32_t format) in drm_format_num_planes()
258 int drm_format_plane_cpp(uint32_t format, int plane) in drm_format_plane_cpp()
278 int drm_format_horz_chroma_subsampling(uint32_t format) in drm_format_horz_chroma_subsampling()
295 int drm_format_vert_chroma_subsampling(uint32_t format) in drm_format_vert_chroma_subsampling()
313 int drm_format_plane_width(int width, uint32_t format, int plane) in drm_format_plane_width()
337 int drm_format_plane_height(int height, uint32_t format, int plane) in drm_format_plane_height()
/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.h50 #define mlx5_core_dbg(__dev, format, ...) \ argument
55 #define mlx5_core_dbg_once(__dev, format, ...) \ argument
61 #define mlx5_core_dbg_mask(__dev, mask, format, ...) \ argument
67 #define mlx5_core_err(__dev, format, ...) \ argument
72 #define mlx5_core_err_rl(__dev, format, ...) \ argument
78 #define mlx5_core_warn(__dev, format, ...) \ argument
83 #define mlx5_core_warn_once(__dev, format, ...) \ argument
88 #define mlx5_core_warn_rl(__dev, format, ...) \ argument
94 #define mlx5_core_info(__dev, format, ...) \ argument
97 #define mlx5_core_info_rl(__dev, format, ...) \ argument
/kernel/linux/linux-4.19/sound/core/
Dpcm_misc.c259 int snd_pcm_format_signed(snd_pcm_format_t format) in snd_pcm_format_signed()
277 int snd_pcm_format_unsigned(snd_pcm_format_t format) in snd_pcm_format_unsigned()
294 int snd_pcm_format_linear(snd_pcm_format_t format) in snd_pcm_format_linear()
307 int snd_pcm_format_little_endian(snd_pcm_format_t format) in snd_pcm_format_little_endian()
325 int snd_pcm_format_big_endian(snd_pcm_format_t format) in snd_pcm_format_big_endian()
343 int snd_pcm_format_width(snd_pcm_format_t format) in snd_pcm_format_width()
361 int snd_pcm_format_physical_width(snd_pcm_format_t format) in snd_pcm_format_physical_width()
380 ssize_t snd_pcm_format_size(snd_pcm_format_t format, size_t samples) in snd_pcm_format_size()
395 const unsigned char *snd_pcm_format_silence_64(snd_pcm_format_t format) in snd_pcm_format_silence_64()
415 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *data, unsigned int samples) in snd_pcm_format_set_silence()
/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-4.19/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-4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h48 #define mlx5_core_dbg(__dev, format, ...) \ argument
53 #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_info(__dev, format, ...) \ argument
/kernel/linux/linux-4.19/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-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-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()
200 static int meson_g12a_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_g12a_afbcd_pixel_fmt()
229 static int meson_g12a_afbcd_bpp(uint32_t format) in meson_g12a_afbcd_bpp()
248 static int meson_g12a_afbcd_fmt_to_blk_mode(u64 modifier, uint32_t format) in meson_g12a_afbcd_fmt_to_blk_mode()
267 static bool meson_g12a_afbcd_supported_fmt(u64 modifier, uint32_t format) in meson_g12a_afbcd_supported_fmt()
331 u32 format = meson_g12a_afbcd_pixel_fmt(priv->afbcd.modifier, in meson_g12a_afbcd_setup() local
/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/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/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/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-4.19/drivers/media/platform/xilinx/
Dxilinx-vip.c61 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code() local
84 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc() local
125 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format() local
150 void xvip_set_format_size(struct v4l2_mbus_framefmt *format, in xvip_set_format_size()
255 struct v4l2_mbus_framefmt *format; in xvip_enum_mbus_code() local
293 struct v4l2_mbus_framefmt *format; in xvip_enum_frame_size() local
/kernel/linux/linux-4.19/include/asm-generic/
Dbug.h132 #define WARN(condition, format...) ({ \ argument
140 #define WARN_TAINT(condition, taint, format...) ({ \ argument
160 #define WARN_ONCE(condition, format...) ({ \ argument
171 #define WARN_TAINT_ONCE(condition, taint, format...) ({ \ argument
199 #define WARN(condition, format...) ({ \ argument
207 #define WARN_ONCE(condition, format...) WARN(condition, format) argument
208 #define WARN_TAINT(condition, taint, format...) WARN(condition, format) argument
209 #define WARN_TAINT_ONCE(condition, taint, format...) WARN(condition, format) argument
/kernel/linux/linux-4.19/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-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-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
/kernel/linux/linux-4.19/drivers/input/serio/
Di8042.h70 #define dbg(format, arg...) \ argument
77 #define filter_dbg(filter, data, format, args...) \ argument
89 #define dbg(format, arg...) \ argument
95 #define filter_dbg(filter, data, format, args...) do { } while (0) argument
/kernel/linux/linux-5.10/drivers/input/serio/
Di8042.h63 #define dbg(format, arg...) \ argument
70 #define filter_dbg(filter, data, format, args...) \ argument
82 #define dbg(format, arg...) \ argument
88 #define filter_dbg(filter, data, format, args...) do { } while (0) argument
/kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dcore.h59 #define mlx5_fpga_dbg(__adev, format, ...) \ argument
63 #define mlx5_fpga_err(__adev, format, ...) \ argument
67 #define mlx5_fpga_warn(__adev, format, ...) \ argument
71 #define mlx5_fpga_warn_ratelimited(__adev, format, ...) \ argument
75 #define mlx5_fpga_notice(__adev, format, ...) \ argument
78 #define mlx5_fpga_info(__adev, format, ...) \ argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dcore.h65 #define mlx5_fpga_dbg(__adev, format, ...) \ argument
69 #define mlx5_fpga_err(__adev, format, ...) \ argument
73 #define mlx5_fpga_warn(__adev, format, ...) \ argument
77 #define mlx5_fpga_warn_ratelimited(__adev, format, ...) \ argument
81 #define mlx5_fpga_notice(__adev, format, ...) \ argument
84 #define mlx5_fpga_info(__adev, format, ...) \ argument

12345678910>>...76