Searched refs:device_control (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ |
H A D | lp855x.h | 133 * @device_control : value of DEVICE CONTROL register 142 u8 device_control; member in struct:lp855x_platform_data
|
/linux-4.4.14/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 60 /* device_control is really 0x95, but 0x96 specified as it is the usage of 184 /* Special field in device_control */ 185 struct hid_field *device_control; member in struct:pidff_device 945 pidff->device_control = pidff_find_special_fields() 967 if (!pidff->device_control) { pidff_find_special_fields() 982 pidff_find_special_keys(pidff->control_id, pidff->device_control, pidff_find_special_fields() 986 PIDFF_FIND_SPECIAL_KEYS(control_id, device_control, device_control); pidff_find_special_fields() 1165 pidff->device_control->value[0] = pidff->control_id[PID_RESET]; pidff_reset() 1172 pidff->device_control->value[0] = pidff_reset()
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_common.c | 32 u16 link_cap, link_status, device_cap, device_control; fm10k_get_bus_info_generic() local 125 device_control = fm10k_read_pci_cfg_word(hw, FM10K_PCIE_DEV_CTRL); fm10k_get_bus_info_generic() 127 switch (device_control & FM10K_PCIE_DEV_CTRL_PAYLOAD) { fm10k_get_bus_info_generic()
|
/linux-4.4.14/drivers/video/backlight/ |
H A D | lp855x_bl.c | 204 val = pd->device_control; lp855x_configure() 358 of_property_read_u8(node, "dev-ctrl", &pdata->device_control); lp855x_parse_dt()
|
/linux-4.4.14/include/acpi/ |
H A D | actbl1.h | 464 u16 device_control; member in struct:acpi_hest_aer_common
|
Completed in 323 milliseconds