Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dhimax_hx852x.c83 static int hx852x_i2c_read(struct hx852x *hx, u8 cmd, void *data, u16 len) in hx852x_i2c_read()
114 static int hx852x_power_on(struct hx852x *hx) in hx852x_power_on()
133 static int hx852x_start(struct hx852x *hx) in hx852x_start()
155 static int hx852x_stop(struct hx852x *hx) in hx852x_stop()
177 static int hx852x_power_off(struct hx852x *hx) in hx852x_power_off()
191 static int hx852x_read_config(struct hx852x *hx) in hx852x_read_config()
251 static int hx852x_handle_events(struct hx852x *hx) in hx852x_handle_events()
308 struct hx852x *hx = ptr; in hx852x_interrupt() local
323 struct hx852x *hx = input_get_drvdata(dev); in hx852x_input_open() local
342 struct hx852x *hx = input_get_drvdata(dev); in hx852x_input_close() local
[all …]
/linux/drivers/gpu/drm/panel/
H A Dpanel-himax-hx8279.c248 static void hx8279_set_page(struct hx8279 *hx, in hx8279_set_page()
261 static void hx8279_set_module_config(struct hx8279 *hx, in hx8279_set_module_config()
302 static void hx8279_set_gmux(struct hx8279 *hx, in hx8279_set_gmux()
329 static void hx8279_set_analog_gamma(struct hx8279 *hx, in hx8279_set_analog_gamma()
356 static void hx8279_set_goa_timing(struct hx8279 *hx, in hx8279_set_goa_timing()
383 static void hx8279_set_goa_cfg(struct hx8279 *hx, in hx8279_set_goa_cfg()
487 static void hx8279_set_mipi_cfg(struct hx8279 *hx, in hx8279_set_mipi_cfg()
531 static void hx8279_set_adv_cfg(struct hx8279 *hx, in hx8279_set_adv_cfg()
573 static void hx8279_set_digital_gamma(struct hx8279 *hx, in hx8279_set_digital_gamma()
620 static int hx8279_on(struct hx8279 *hx) in hx8279_on()
[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/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c874 waitforCEC(struct hscx_hw *hx) in waitforCEC()
894 waitforXFW(struct hscx_hw *hx) in waitforXFW()
913 hscx_cmdr(struct hscx_hw *hx, u8 cmd) in hscx_cmdr()
1008 hscx_xpr(struct hscx_hw *hx) in hscx_xpr()
1024 ipac_rme(struct hscx_hw *hx) in ipac_rme()
1076 ipac_irq(struct hscx_hw *hx, u8 ista) in ipac_irq()
1335 struct hscx_hw *hx = container_of(bch, struct hscx_hw, bch); in hscx_l2l1() local
1390 struct hscx_hw *hx = container_of(bch, struct hscx_hw, bch); in hscx_bctrl() local
1431 hscx_init(struct hscx_hw *hx) in hscx_init()
/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