/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | ttusbir.c | 10 #include <linux/usb/input.h>
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-remote.c | 7 * This file contains functions for initializing the input-device and for handling remote-control-queries. 10 #include <linux/usb/input.h> 107 * TODO: Fix the repeat rate of the input device. 244 * TODO: Fix the repeat rate of the input device.
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-mr800.c | 4 * into both the USB and an analog audio input, so this thing 48 #include <linux/input.h>
|
H A D | radio-ma901.c | 4 * into the USB port and an analog audio input or headphones, so this thing 14 #include <linux/input.h>
|
H A D | radio-keene.c | 11 #include <linux/input.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ulp.c | 149 struct input *req; in bnxt_send_msg()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7343.c | 166 /* Configure the input mode register */ in adv7343_setstd() 340 u32 input, u32 output, u32 config) in adv7343_s_routing() 339 adv7343_s_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) adv7343_s_routing() argument
|
H A D | adv7393.c | 170 /* Configure the input mode register */ in adv7393_setstd() 327 u32 input, u32 output, u32 config) in adv7393_s_routing() 326 adv7393_s_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) adv7393_s_routing() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 185 size_t input_len, void *input);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ethtool.h | 371 * @src: input field denoting whether stats should be queried from the eMAC or 440 * @src: input field denoting whether stats should be queried from the eMAC or 930 ethtool_rx_flow_rule_create(const struct ethtool_rx_flow_spec_input *input);
|
H A D | cgroup.h | 139 int cgroup_parse_float(const char *input, unsigned dec_shift, s64 *v);
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | hyperv-tlfs.h | 469 * All input flush parameters should be in single page. The max flush 471 * be populated into the input parameter page. 629 /* HvGetVpRegisters hypercall input with variable size reg name list*/ 637 struct input { struct
|
/kernel/linux/linux-6.6/include/drm/display/ |
H A D | drm_dp_mst_helper.h | 54 * @input: if this port is an input port. Protected by 109 bool input; member
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_edid.h | 342 u8 input; member
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | twl.h | 15 #include <linux/input/matrix_keypad.h>
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/ifmtr/src/ |
H A D | ifmtr.c | 51 * to correct in case the input bayer order is different. 104 /* Determine which input formatter config set is targeted. */ in ia_css_ifmtr_configure() 111 /* This should correspond to the input buffer definition for in ia_css_ifmtr_configure() 117 buffer_width = binary->info->sp.input.max_width; in ia_css_ifmtr_configure() 140 /* TODO: check to see if input is RAW and if current mode interprets in ia_css_ifmtr_configure() 511 /* On the hardware, we want to use the middle of the input, so we in ifmtr_start_column() 537 /* On the hardware, we want to use the middle of the input, so we in ifmtr_input_start_line()
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_internal.h | 270 struct ia_css_frame *in_frame; /* input frame */ 272 *delay_frames[MAX_NUM_VIDEO_DELAY_FRAMES]; /* reference input frame */ 361 /* SP input formatter configuration.*/ 431 struct sh_css_sp_pipeline_terminal input; member 457 /* Pipe inout settings: output port on 7-4bits, input port on 3-0bits */ 504 u32 port_id; /* port_id for input system */ 593 * NOTE: Programming the input circuit can only be done at the 595 * The input circuit defines the connectivity 772 * host2sp_offline_frames[0]: the input frame of the preview pipe.
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | fujitsu-tablet.c | 18 #include <linux/input.h>
|
H A D | hdaps.c | 21 #include <linux/input.h> 53 #define HDAPS_POLL_INTERVAL 50 /* poll for input every 1/20s (50 ms)*/ 54 #define HDAPS_INPUT_FUZZ 4 /* input event threshold */ 566 /* initial calibrate for the input device */ in hdaps_init() 569 /* initialize the input class */ in hdaps_init()
|
/kernel/linux/linux-6.6/drivers/platform/surface/ |
H A D | surface_aggregator_tabletsw.c | 9 #include <linux/input.h>
|
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | bioscfg.h | 472 int hp_convert_hexstr_to_str(const char *input, u32 input_len, char **str, int *len);
|
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.h | 298 int (*compute)(void* altout_dev, struct my_timming* input);
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | hw.h | 637 u32 via_parse_odev(char *input, char **end);
|
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | sama5d2.c | 26 .input = { .min = 12000000, .max = 24000000 },
|
/kernel/linux/linux-6.6/crypto/ |
H A D | crypto_user_base.c | 483 .input = crypto_netlink_rcv, in crypto_netlink_init()
|