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

/linux-4.4.14/include/linux/
H A Dinput.h481 * @set_gain: Called to set specified gain
495 * methods; erase() is optional. set_gain() and set_autocenter() need
499 * Note that playback(), set_gain() and set_autocenter() are called with
509 void (*set_gain)(struct input_dev *dev, u16 gain); member in struct:ff_device
/linux-4.4.14/drivers/media/usb/gspca/
H A Dsn9c2028.c264 static void set_gain(struct gspca_dev *gspca_dev, s32 g) set_gain() function
300 set_gain(gspca_dev, ctrl->val); sd_s_ctrl()
304 set_gain(gspca_dev, sd->gain->val); sd_s_ctrl()
726 set_gain(gspca_dev, v4l2_ctrl_g_ctrl(sd->gain)); start_genius_videocam_live()
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.4.14/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.4.14/drivers/input/joystick/iforce/
H A Diforce-main.c441 ff->set_gain = iforce_set_gain; iforce_init_device()
/linux-4.4.14/drivers/hid/usbhid/
H A Dhid-pidff.c720 * set_gain() handler
1320 ff->set_gain = pidff_set_gain; hid_pidff_init()
/linux-4.4.14/drivers/input/misc/
H A Duinput.c274 dev->ff->set_gain = uinput_dev_set_gain; uinput_create_device()
/linux-4.4.14/include/uapi/linux/
H A Dinput.h479 * cause a collision with another ff method, in this case ff->set_gain().
/linux-4.4.14/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 501 milliseconds