Home
last modified time | relevance | path

Searched defs:pad (Results 1 – 25 of 758) sorted by relevance

12345678910>>...31

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dpad.c27 nvkm_i2c_pad_mode_locked(struct nvkm_i2c_pad *pad, enum nvkm_i2c_pad_mode mode) in nvkm_i2c_pad_mode_locked()
36 nvkm_i2c_pad_mode(struct nvkm_i2c_pad *pad, enum nvkm_i2c_pad_mode mode) in nvkm_i2c_pad_mode()
46 nvkm_i2c_pad_release(struct nvkm_i2c_pad *pad) in nvkm_i2c_pad_release()
55 nvkm_i2c_pad_acquire(struct nvkm_i2c_pad *pad, enum nvkm_i2c_pad_mode mode) in nvkm_i2c_pad_acquire()
70 nvkm_i2c_pad_fini(struct nvkm_i2c_pad *pad) in nvkm_i2c_pad_fini()
77 nvkm_i2c_pad_init(struct nvkm_i2c_pad *pad) in nvkm_i2c_pad_init()
86 struct nvkm_i2c_pad *pad = *ppad; in nvkm_i2c_pad_del() local
97 int id, struct nvkm_i2c_pad *pad) in nvkm_i2c_pad_ctor()
Danx9805.c38 struct anx9805_pad *pad; member
46 struct anx9805_pad *pad = bus->pad; in anx9805_bus_xfer() local
106 struct anx9805_pad *pad = anx9805_pad(base); in anx9805_bus_new() local
131 struct anx9805_pad *pad; member
140 struct anx9805_pad *pad = aux->pad; in anx9805_aux_xfer() local
196 struct anx9805_pad *pad = aux->pad; in anx9805_aux_lnk_ctl() local
235 struct anx9805_pad *pad = anx9805_pad(base); in anx9805_aux_new() local
268 struct anx9805_pad *pad; in anx9805_pad_new() local
Daux.c99 struct nvkm_i2c_pad *pad = aux->pad; in nvkm_i2c_aux_monitor() local
110 struct nvkm_i2c_pad *pad = aux->pad; in nvkm_i2c_aux_release() local
119 struct nvkm_i2c_pad *pad = aux->pad; in nvkm_i2c_aux_acquire() local
187 struct nvkm_i2c_pad *pad, int id, in nvkm_i2c_aux_ctor()
209 struct nvkm_i2c_pad *pad, int id, in nvkm_i2c_aux_new_()
Dbase.c38 struct nvkm_i2c_pad *pad; in nvkm_i2c_pad_find() local
162 struct nvkm_i2c_pad *pad; in nvkm_i2c_fini() local
192 struct nvkm_i2c_pad *pad; in nvkm_i2c_preinit() local
211 struct nvkm_i2c_pad *pad; in nvkm_i2c_init() local
249 struct nvkm_i2c_pad *pad = in nvkm_i2c_dtor() local
300 struct nvkm_i2c_pad *pad = NULL; in nvkm_i2c_new_() local
368 struct nvkm_i2c_pad *pad; in nvkm_i2c_new_() local
Dbus.c131 struct nvkm_i2c_pad *pad = bus->pad; in nvkm_i2c_bus_release() local
140 struct nvkm_i2c_pad *pad = bus->pad; in nvkm_i2c_bus_acquire() local
209 struct nvkm_i2c_pad *pad, int id, in nvkm_i2c_bus_ctor()
258 struct nvkm_i2c_pad *pad, int id, in nvkm_i2c_bus_new_()
/linux-5.19.10/drivers/input/joystick/
Dpsxpad-spi.c72 static int psxpad_command(struct psxpad *pad, const u8 sendcmdlen) in psxpad_command()
93 static void psxpad_control_motor(struct psxpad *pad, in psxpad_control_motor()
132 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level()
142 struct psxpad *pad = input_get_drvdata(idev); in psxpad_spi_play_effect() local
155 static int psxpad_spi_init_ff(struct psxpad *pad) in psxpad_spi_init_ff()
173 static void psxpad_control_motor(struct psxpad *pad, in psxpad_control_motor()
178 static void psxpad_set_motor_level(struct psxpad *pad, in psxpad_set_motor_level()
183 static inline int psxpad_spi_init_ff(struct psxpad *pad) in psxpad_spi_init_ff()
191 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll_open() local
200 struct psxpad *pad = input_get_drvdata(input); in psxpad_spi_poll_close() local
[all …]
Dmaplecontrol.c31 struct dc_pad *pad = maple_get_drvdata(mapledev); in dc_pad_callback() local
65 struct dc_pad *pad = dev_get_platdata(&dev->dev); in dc_pad_open() local
75 struct dc_pad *pad = dev_get_platdata(&dev->dev); in dc_pad_close() local
101 struct dc_pad *pad; in probe_maple_controller() local
163 struct dc_pad *pad = maple_get_drvdata(mdev); in remove_maple_controller() local
/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_edif_bsg.h34 uint8_t pad[2]; member
47 uint8_t pad[VND_CMD_PAD_SIZE]; member
54 uint8_t pad[VND_CMD_PAD_SIZE]; member
63 uint8_t pad[VND_CMD_PAD_SIZE]; member
71 uint8_t pad[2]; member
78 uint8_t pad[VND_CMD_PAD_SIZE]; member
85 uint8_t pad[VND_CMD_PAD_SIZE]; member
94 uint8_t pad[VND_CMD_PAD_SIZE]; member
108 uint8_t pad[VND_CMD_PAD_SIZE]; member
122 uint8_t pad[VND_CMD_PAD_SIZE]; member
[all …]
/linux-5.19.10/include/uapi/drm/
Dqxl_drm.h61 __u32 pad; member
79 __u32 pad; member
88 __u32 pad; member
103 __u32 pad; member
116 __u32 pad; member
125 __u32 pad; member
/linux-5.19.10/drivers/input/mouse/
Dsentelic.c364 struct fsp_data *pad = psmouse->private; in fsp_onpad_vscr() local
385 struct fsp_data *pad = psmouse->private; in fsp_onpad_hscr() local
452 struct fsp_data *pad = psmouse->private; in fsp_attr_show_getreg() local
465 struct fsp_data *pad = psmouse->private; in fsp_attr_set_getreg() local
524 struct fsp_data *pad = psmouse->private; in fsp_attr_show_vscroll() local
553 struct fsp_data *pad = psmouse->private; in fsp_attr_show_hscroll() local
582 struct fsp_data *pad = psmouse->private; in fsp_attr_show_flags() local
591 struct fsp_data *pad = psmouse->private; in fsp_attr_set_flags() local
840 struct fsp_data *pad = psmouse->private; in fsp_activate_protocol() local
923 struct fsp_data *pad = psmouse->private; in fsp_set_input_params() local
/linux-5.19.10/include/uapi/linux/
Dv4l2-subdev.h51 __u32 pad; member
65 __u32 pad; member
86 __u32 pad; member
108 __u32 pad; member
125 __u32 pad; member
143 __u32 pad; member
169 __u32 pad; member
Dkfd_ioctl.h77 __u32 pad; member
100 __u32 pad; member
114 __u32 pad; member
131 __u32 pad; member
142 __u32 pad; member
157 __u32 pad; member
170 __u32 pad; member
179 __u32 pad; member
184 __u32 pad; member
245 __u32 pad; member
[all …]
/linux-5.19.10/drivers/phy/tegra/
Dxusb-tegra124.c427 tegra124_usb2_lane_probe(struct tegra_xusb_pad *pad, struct device_node *np, in tegra124_usb2_lane_probe()
482 struct tegra_xusb_usb2_pad *pad = to_usb2_pad(lane->pad); in tegra124_usb2_phy_power_on() local
570 struct tegra_xusb_usb2_pad *pad = to_usb2_pad(lane->pad); in tegra124_usb2_phy_power_off() local
614 struct tegra_xusb_pad *pad; in tegra124_usb2_pad_probe() local
647 static void tegra124_usb2_pad_remove(struct tegra_xusb_pad *pad) in tegra124_usb2_pad_remove()
676 tegra124_ulpi_lane_probe(struct tegra_xusb_pad *pad, struct device_node *np, in tegra124_ulpi_lane_probe()
751 struct tegra_xusb_pad *pad; in tegra124_ulpi_pad_probe() local
782 static void tegra124_ulpi_pad_remove(struct tegra_xusb_pad *pad) in tegra124_ulpi_pad_remove()
812 tegra124_hsic_lane_probe(struct tegra_xusb_pad *pad, struct device_node *np, in tegra124_hsic_lane_probe()
867 struct tegra_xusb_hsic_pad *pad = to_hsic_pad(lane->pad); in tegra124_hsic_phy_power_on() local
[all …]
Dxusb.c27 struct tegra_xusb_pad *pad = dev_get_drvdata(dev); in tegra_xusb_pad_of_xlate() local
95 tegra_xusb_pad_find_phy_node(struct tegra_xusb_pad *pad, unsigned int index) in tegra_xusb_pad_find_phy_node()
144 struct tegra_xusb_pad *pad = to_tegra_xusb_pad(dev); in tegra_xusb_pad_release() local
153 int tegra_xusb_pad_init(struct tegra_xusb_pad *pad, in tegra_xusb_pad_init()
181 int tegra_xusb_pad_register(struct tegra_xusb_pad *pad, in tegra_xusb_pad_register()
246 void tegra_xusb_pad_unregister(struct tegra_xusb_pad *pad) in tegra_xusb_pad_unregister()
262 struct tegra_xusb_pad *pad; in tegra_xusb_pad_create() local
299 struct tegra_xusb_pad *pad, *tmp; in __tegra_xusb_remove_pads() local
337 static void tegra_xusb_pad_program(struct tegra_xusb_pad *pad) in tegra_xusb_pad_program()
353 struct tegra_xusb_pad *pad; in tegra_xusb_setup_pads() local
/linux-5.19.10/drivers/pinctrl/qcom/
Dpinctrl-spmi-mpp.c176 struct pmic_mpp_pad *pad, unsigned int addr) in pmic_mpp_read()
191 struct pmic_mpp_pad *pad, unsigned int addr, in pmic_mpp_write()
254 struct pmic_mpp_pad *pad) in pmic_mpp_write_mode_ctl()
304 struct pmic_mpp_pad *pad; in pmic_mpp_set_mux() local
332 struct pmic_mpp_pad *pad; in pmic_mpp_config_get() local
404 struct pmic_mpp_pad *pad; in pmic_mpp_config_set() local
516 struct pmic_mpp_pad *pad; in pmic_mpp_config_dbg_show() local
585 struct pmic_mpp_pad *pad; in pmic_mpp_get() local
647 struct pmic_mpp_pad *pad) in pmic_mpp_populate()
831 struct pmic_mpp_pad *pad, *pads; in pmic_mpp_probe() local
Dpinctrl-spmi-gpio.c219 struct pmic_gpio_pad *pad, unsigned int addr) in pmic_gpio_read()
234 struct pmic_gpio_pad *pad, unsigned int addr, in pmic_gpio_write()
299 struct pmic_gpio_pad *pad; in pmic_gpio_set_mux() local
381 struct pmic_gpio_pad *pad; in pmic_gpio_config_get() local
463 struct pmic_gpio_pad *pad; in pmic_gpio_config_set() local
632 struct pmic_gpio_pad *pad; in pmic_gpio_config_dbg_show() local
720 struct pmic_gpio_pad *pad; in pmic_gpio_get() local
785 struct pmic_gpio_pad *pad) in pmic_gpio_populate()
998 struct pmic_gpio_pad *pad, *pads; in pmic_gpio_probe() local
/linux-5.19.10/drivers/net/ethernet/freescale/dpaa2/
Ddpsw-cmd.h126 u8 pad[3]; member
150 u8 pad[3]; member
155 __le32 pad; member
169 __le32 pad; member
221 u8 pad; member
244 __le16 pad; member
270 __le64 pad; member
308 u8 pad[6]; member
360 __le16 pad; member
365 __le32 pad; member
[all …]
Ddpni-cmd.h122 __le16 pad; member
140 __le32 pad; member
150 u8 pad[3]; member
155 __le32 pad; member
169 __le32 pad; member
267 u8 pad[3]; member
273 u8 pad[3]; member
278 __le32 pad; member
353 __le16 pad; member
358 __le16 pad; member
[all …]
/linux-5.19.10/include/uapi/rdma/
Dsiw-abi.h27 __u32 pad; member
35 __u32 pad; member
40 __u32 pad; member
45 __u32 pad; member
51 __u32 pad; member
184 __u32 pad; member
/linux-5.19.10/net/ncsi/
Dncsi-pkt.h40 unsigned char pad[26]; member
46 unsigned char pad[22]; member
55 unsigned char pad[22]; member
64 unsigned char pad[22]; member
72 unsigned char pad[22]; member
82 unsigned char pad[18]; member
91 unsigned char pad[18]; member
103 unsigned char pad[18]; member
112 unsigned char pad[22]; member
122 unsigned char pad[18]; member
[all …]
/linux-5.19.10/drivers/staging/media/imx/
Dimx-media-utils.c436 unsigned int pad; in imx_media_init_cfg() local
689 struct media_pad *pad = NULL; in imx_media_pipeline_pad() local
740 struct media_pad *pad = NULL; in find_pipeline_entity() local
766 struct media_pad *pad; in imx_media_pipeline_csi2_channel() local
824 struct fwnode_handle *imx_media_get_pad_fwnode(struct media_pad *pad) in imx_media_get_pad_fwnode()
/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c227 static int isp_subdev_validate_rect(struct v4l2_subdev *sd, uint32_t pad, in isp_subdev_validate_rect()
250 u32 which, uint32_t pad, in atomisp_subdev_get_rect()
277 uint32_t pad) in atomisp_subdev_get_ffmt()
307 u32 which, uint32_t pad, uint32_t target, in isp_subdev_propagate()
353 static const char *atomisp_pad_str(unsigned int pad) in atomisp_pad_str()
370 u32 which, uint32_t pad, uint32_t target, in atomisp_subdev_set_selection()
617 u32 pad, struct v4l2_mbus_framefmt *ffmt) in atomisp_subdev_set_ffmt()
/linux-5.19.10/samples/bpf/
Dtest_overhead_tp_kern.c13 __u64 pad; member
27 __u64 pad; member
/linux-5.19.10/include/linux/avf/
Dvirtchnl.h169 u8 pad[8]; /* AQ flags/opcode/len/retval fields */ member
347 u32 pad; member
403 u16 pad; member
451 u8 pad; member
605 u8 pad[2]; member
649 u8 pad[3]; member
683 u8 pad[2]; member
691 u8 pad[16]; member
710 u8 pad[4]; member
826 u8 pad[6]; member
[all …]
/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11n_aggr.c48 struct sk_buff *skb_src, int *pad) in mwifiex_11n_form_amsdu_pkt()
164 int pad = 0, aggr_num = 0, ret; in mwifiex_11n_aggregate_pkt() local

12345678910>>...31