Home
last modified time | relevance | path

Searched refs:pcu (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/misc/
H A Dims-pcu.c184 static void ims_pcu_buttons_report(struct ims_pcu *pcu, u32 data) in ims_pcu_buttons_report() argument
186 struct ims_pcu_buttons *buttons = &pcu->buttons; in ims_pcu_buttons_report()
200 static int ims_pcu_setup_buttons(struct ims_pcu *pcu, in ims_pcu_setup_buttons() argument
204 struct ims_pcu_buttons *buttons = &pcu->buttons; in ims_pcu_setup_buttons()
211 dev_err(pcu->dev, "Not enough memory for input device\n"); in ims_pcu_setup_buttons()
216 "IMS PCU#%d Button Interface", pcu->device_no); in ims_pcu_setup_buttons()
218 usb_make_path(pcu->udev, buttons->phys, sizeof(buttons->phys)); in ims_pcu_setup_buttons()
225 usb_to_input_id(pcu->udev, &input->id); in ims_pcu_setup_buttons()
226 input->dev.parent = &pcu->ctrl_intf->dev; in ims_pcu_setup_buttons()
239 dev_err(pcu->dev, in ims_pcu_setup_buttons()
[all …]
H A DMakefile49 obj-$(CONFIG_INPUT_IMS_PCU) += ims-pcu.o
/linux/drivers/net/wireless/ath/ath5k/
H A DMakefile9 ath5k-y += pcu.o