/linux-6.15/drivers/platform/x86/ |
D | hdaps.c | 167 int *x, int *y) in __hdaps_read_pair() 264 int x, y; in hdaps_device_init() local 323 int x, y; in hdaps_mousedev_poll() local 344 int ret, x, y; in hdaps_position_show() local 356 int ret, x, y; in hdaps_variance_show() local 487 #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ argument 497 #define HDAPS_DMI_MATCH_NORMAL(vendor, model) \ argument
|
/linux-6.15/drivers/input/touchscreen/ |
D | tsc2007.h | 57 u16 y; member 68 u16 model; member
|
D | ads7846.c | 91 u16 x, y, z1, z2; member 102 u16 model; member 854 u16 x, y, z1, z2; in ads7846_report_state() local
|
D | ad7877.c | 161 u16 model; member 323 u16 x, y, z1, z2; in ad7877_process_data() local
|
/linux-6.15/drivers/input/joystick/ |
D | tmdc.c | 70 int y; member 261 const struct tmdc_model *model; in tmdc_setup_port() local
|
/linux-6.15/arch/mips/include/asm/octeon/ |
D | octeon-model.h | 316 #define __OCTEON_MATCH_MASK__(x, y, z) (((x) & (z)) == ((y) & (z))) argument 364 static inline int __octeon_is_model_runtime__(uint32_t model) in __octeon_is_model_runtime__()
|
/linux-6.15/scripts/kconfig/ |
D | qconf.cc | 265 QAbstractItemModel *model, in setModelData() 1193 QVariant x, y; in ConfigSearchWindow() local 1252 QVariant x, y; in ConfigMainWindow() local
|
/linux-6.15/drivers/input/mouse/ |
D | alps.c | 254 int x, y, z, ges, fin, left, right, middle; in alps_process_packet_v1_v2() local 502 static void alps_set_slot(struct input_dev *dev, int slot, int x, int y) in alps_set_slot() 560 int x, y, z, left, right, middle; in alps_process_trackstick_packet_v3() local 829 int x, y, z; in alps_process_packet_v6() local 1093 int x, y, z; in alps_process_trackstick_packet_v7() local 2856 const struct alps_model_info *model; in alps_match_table() local
|
/linux-6.15/drivers/s390/char/ |
D | raw3270.c | 44 int model, rows, cols; member 121 void raw3270_buffer_address(struct raw3270 *rp, char *cp, int x, int y) in raw3270_buffer_address() 451 int rc, model; in raw3270_size_device_vm() local
|
/linux-6.15/drivers/input/misc/ |
D | adxl34x.c | 186 int y; member 206 unsigned model; member
|
/linux-6.15/drivers/input/keyboard/ |
D | applespi.c | 505 u16 model; member 1194 static const struct applespi_tp_info *applespi_find_touchpad_info(u8 model) in applespi_find_touchpad_info() 1226 int x, y, w, h; in applespi_register_touchpad_device() local
|
/linux-6.15/drivers/scsi/ |
D | scsi_transport_spi.c | 47 char *model; member 613 #define DV_SET(x, y) \ argument
|
/linux-6.15/drivers/perf/ |
D | arm-cmn.c | 392 int y = id & ((1U << bits) - 1); in arm_cmn_node_to_xp() local 524 int x, y, p, pmax = fls(cmn->ports_used); in arm_cmn_map_show() local 647 enum cmn_model model; member 1751 enum cmn_model model = arm_cmn_model(cmn); in arm_cmn_filter_sel() local
|
/linux-6.15/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 2745 def __init__(self, model, parent): argument
|
/linux-6.15/drivers/scsi/qla2xxx/ |
D | qla_def.h | 149 static inline uint32_t make_handle(uint16_t x, uint16_t y) in make_handle() 2891 uint8_t model[16+1]; member
|