/linux-6.14.4/fs/ubifs/ |
D | super.c | 1203 long long x, y; in mount_ubifs() local 2379 static void inode_slab_ctor(void *obj) in inode_slab_ctor()
|
/linux-6.14.4/drivers/input/touchscreen/ |
D | atmel_mxt_ts.c | 125 __le16 y; member 365 static size_t mxt_obj_size(const struct mxt_object *obj) in mxt_obj_size() 370 static size_t mxt_obj_instances(const struct mxt_object *obj) in mxt_obj_instances() 841 int y; in mxt_proc_t9_message() local 929 u16 y; in mxt_proc_t100_message() local 2372 unsigned int y) in mxt_get_debug_value() 2402 unsigned int y = 0; in mxt_convert_debug_pages() local
|
D | elants_i2c.c | 992 unsigned int x, y, p, w; in elants_i2c_mt_event() local 1388 union acpi_object *obj; in elants_acpi_is_hid_device() local
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | selftest_rps.c | 69 struct drm_i915_gem_object *obj; in create_spin_counter() local 598 static bool scaled_within(u64 x, u64 y, u32 f_n, u32 f_d) in scaled_within()
|
/linux-6.14.4/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_plane.c | 40 struct drm_mode_object *obj) in mdp5_plane_install_properties() 745 u32 y[COMP_MAX]; member
|
/linux-6.14.4/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_ade.c | 550 u32 ch, u32 y, u32 in_h, u32 fmt) in ade_rdma_set() 552 struct drm_gem_dma_object *obj = drm_fb_dma_get_gem_obj(fb, 0); in ade_rdma_set() local
|
/linux-6.14.4/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 170 roundup_64(u64 x, u32 y) in roundup_64() 1071 struct drm_gem_object *obj = &bo->base; in nouveau_bo_move() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_plane.c | 928 struct drm_gem_object *obj; in amdgpu_dm_plane_helper_prepare_fb() local 1289 int x, y; in amdgpu_dm_plane_get_cursor_position() local
|
D | amdgpu_dm.c | 4580 struct drm_private_obj *obj; in dm_atomic_get_new_state() local 4593 dm_atomic_duplicate_state(struct drm_private_obj *obj) in dm_atomic_duplicate_state() 4616 static void dm_atomic_destroy_state(struct drm_private_obj *obj, in dm_atomic_destroy_state() 5853 s32 y, s32 width, s32 height, in fill_dc_dirty_rect() 12090 struct drm_private_obj *obj = state->private_objs[i].ptr; in amdgpu_dm_atomic_check() local
|
/linux-6.14.4/drivers/input/rmi4/ |
D | rmi_f11.c | 552 s8 x, y; in rmi_f11_rel_pos_report() local 562 struct rmi_2d_sensor_abs_object *obj, in rmi_f11_abs_pos_process()
|
/linux-6.14.4/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1197 def __init__(self, x=0, y=0): argument 1256 def __init__(self, data, index, x, y, altx=None, alty=None, hregion=None, vregion=None): argument 1277 def AddPoint(self, x, y, altx=None, alty=None, hregion=None, vregion=None): argument 1288 def YToData(self, y): argument 2091 def YToPixel(self, y): argument 2609 def AddToBuffer(self, obj): argument
|
/linux-6.14.4/kernel/bpf/ |
D | btf.c | 439 } obj; member 5408 const struct btf_sec_info *y = b; in btf_sec_info_cmp() local 7738 static void btf_type_show(const struct btf *btf, u32 type_id, void *obj, in btf_type_show() 7757 void *obj, struct seq_file *m, u64 flags) in btf_type_seq_show_flags() 7770 void btf_type_seq_show(const struct btf *btf, u32 type_id, void *obj, in btf_type_seq_show() 7806 int btf_type_snprintf_show(const struct btf *btf, u32 type_id, void *obj, in btf_type_snprintf_show()
|
/linux-6.14.4/drivers/scsi/qla2xxx/ |
D | qla_def.h | 149 static inline uint32_t make_handle(uint16_t x, uint16_t y) in make_handle() 3012 #define FDMI_ATTR_TYPELEN(obj) \ argument 3995 #define RDP_DESC_LEN(obj) \ argument
|