Searched defs:hx (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | himax_hx852x.c | 82 static int hx852x_i2c_read(struct hx852x *hx, u8 cmd, void *data, u16 len) in hx852x_i2c_read() 113 static int hx852x_power_on(struct hx852x *hx) in hx852x_power_on() 132 static int hx852x_start(struct hx852x *hx) in hx852x_start() 154 static int hx852x_stop(struct hx852x *hx) in hx852x_stop() 176 static int hx852x_power_off(struct hx852x *hx) in hx852x_power_off() 190 static int hx852x_read_config(struct hx852x *hx) in hx852x_read_config() 250 static int hx852x_handle_events(struct hx852x *hx) in hx852x_handle_events() 307 struct hx852x *hx = ptr; in hx852x_interrupt() local 322 struct hx852x *hx = input_get_drvdata(dev); in hx852x_input_open() local 341 struct hx852x *hx = input_get_drvdata(dev); in hx852x_input_close() local [all …]
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H A D | fpu.c | 94 static int denormal_mulf(int hx, int hy) in denormal_mulf() 161 static long long denormal_muld(long long hx, long long hy) in denormal_muld() 252 static int denormal_addf(int hx, int hy) in denormal_addf() 337 static long long denormal_addd(long long hx, long long hy) in denormal_addd() 469 unsigned int hx, hy; in ieee_fpe_handler() local 512 unsigned int hx, hy; in ieee_fpe_handler() local
|
| /linux/arch/sh/kernel/cpu/sh4/ |
| H A D | fpu.c | 244 unsigned int hx, hy; in ieee_fpe_handler() local 282 unsigned int hx, hy; in ieee_fpe_handler() local 326 unsigned int hx, hy; in ieee_fpe_handler() local 365 unsigned int hx; in ieee_fpe_handler() local
|
| /linux/drivers/media/common/ |
| H A D | cypress_firmware.c | 42 struct hexline *hx, int *pos) in cypress_get_hexline() 75 struct hexline *hx; in cypress_load_firmware() local
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dvb-usb-firmware.c | 39 struct hexline *hx; in usb_cypress_load_firmware() local 124 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, in dvb_usb_get_hexline()
|
| H A D | dib0700_core.c | 509 struct hexline hx; in dib0700_download_firmware() local
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_eeprom.c | 4274 int hx = 0, hy = 0, hhave = 0; in ar9003_hw_power_interpolate() local
|