Home
last modified time | relevance | path

Searched defs:hx (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dhimax_hx852x.c82 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 Dfpu.c94 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 Dfpu.c244 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 Dcypress_firmware.c42 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 Ddvb-usb-firmware.c39 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 Ddib0700_core.c509 struct hexline hx; in dib0700_download_firmware() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4274 int hx = 0, hy = 0, hhave = 0; in ar9003_hw_power_interpolate() local