Searched refs:set_gain (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/linux/
H A Dinput.h479 * @set_gain: Called to set specified gain
493 * methods; erase() is optional. set_gain() and set_autocenter() need
497 * Note that playback(), set_gain() and set_autocenter() are called with
507 void (*set_gain)(struct input_dev *dev, u16 gain); member in struct:ff_device
/linux-4.1.27/drivers/input/
H A Dff-core.c279 ff->set_gain(dev, value); input_ff_event()
H A Dff-memless.c543 ff->set_gain = ml_ff_set_gain; input_ff_create_memless()
/linux-4.1.27/drivers/media/usb/gspca/
H A Dsn9c20x.c1492 static void set_gain(struct gspca_dev *gspca_dev, s32 g) set_gain() function
1693 set_gain(gspca_dev, ctrl->val); sd_s_ctrl()
1698 set_gain(gspca_dev, sd->gain->val); sd_s_ctrl()
2040 set_gain(gspca_dev, v4l2_ctrl_g_ctrl(sd->gain)); sd_start()
/linux-4.1.27/drivers/input/joystick/iforce/
H A Diforce-main.c441 ff->set_gain = iforce_set_gain; iforce_init_device()
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-pidff.c720 * set_gain() handler
1320 ff->set_gain = pidff_set_gain; hid_pidff_init()
/linux-4.1.27/drivers/input/misc/
H A Duinput.c274 dev->ff->set_gain = uinput_dev_set_gain; uinput_create_device()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c1384 bool set_gain; wlc_lcnphy_rx_iq_cal() local
1479 set_gain = wlc_lcnphy_rx_iq_cal_gain(pi, wlc_lcnphy_rx_iq_cal()
1486 if (!set_gain) wlc_lcnphy_rx_iq_cal()

Completed in 639 milliseconds