/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | unix_diag.h | 10 __u16 pad; member 29 __u8 pad; member
|
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/ |
H A D | mce.h | 24 __u8 pad; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dprtc-cmd.h | 35 __le32 pad; member 41 u8 pad[3]; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | uc.c | 269 u32 pad = packet->pad; in hfi1_uc_rcv() local
|
H A D | vnic_sdma.c | 33 unsigned char pad[HFI1_VNIC_MAX_PAD]; member 121 static inline void hfi1_vnic_update_pad(unsigned char *pad, u8 plen) in hfi1_vnic_update_pad() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | usb.c | 32 u32 pad, ep; in mt7921u_mcu_send_message() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/purelifi/plfxlc/ |
H A D | intf.h | 29 u8 pad; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | uap_txrx.c | 479 int pad; in mwifiex_process_uap_txpd() local
|
/kernel/linux/linux-6.6/drivers/pinctrl/freescale/ |
H A D | pinctrl-scu.c | 31 u16 pad; member 36 u16 pad; member 46 u16 pad; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | bus.c | 131 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 208 nvkm_i2c_bus_ctor(const struct nvkm_i2c_bus_func *func, struct nvkm_i2c_pad *pad, int id, struct nvkm_i2c_bus *bus) nvkm_i2c_bus_ctor() argument 257 nvkm_i2c_bus_new_(const struct nvkm_i2c_bus_func *func, struct nvkm_i2c_pad *pad, int id, struct nvkm_i2c_bus **pbus) nvkm_i2c_bus_new_() argument [all...] |
H A D | aux.c | 99 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 186 nvkm_i2c_aux_ctor(const struct nvkm_i2c_aux_func *func, struct nvkm_i2c_pad *pad, int id, struct nvkm_i2c_aux *aux) nvkm_i2c_aux_ctor() argument 208 nvkm_i2c_aux_new_(const struct nvkm_i2c_aux_func *func, struct nvkm_i2c_pad *pad, int id, struct nvkm_i2c_aux **paux) nvkm_i2c_aux_new_() argument [all...] |
H A D | auxg94.c | 190 g94_i2c_aux_new(struct nvkm_i2c_pad *pad, int index, u8 drive, in g94_i2c_aux_new() argument 168 g94_i2c_aux_new_(const struct nvkm_i2c_aux_func *func, struct nvkm_i2c_pad *pad, int index, u8 drive, struct nvkm_i2c_aux **paux) g94_i2c_aux_new_() argument
|
H A D | auxgm200.c | 175 gm200_i2c_aux_new(struct nvkm_i2c_pad *pad, int index, u8 drive, in gm200_i2c_aux_new() argument
|
H A D | anx9805.c | 38 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; global() member 140 struct anx9805_pad *pad = aux->pad; anx9805_aux_xfer() local 196 struct anx9805_pad *pad = aux->pad; anx9805_aux_lnk_ctl() local 235 struct anx9805_pad *pad = anx9805_pad(base); anx9805_aux_new() local 268 struct anx9805_pad *pad; anx9805_pad_new() local [all...] |
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | psxpad-spi.c | 75 static int psxpad_command(struct psxpad *pad, const u8 sendcmdlen) in psxpad_command() argument 96 static void psxpad_control_motor(struct psxpad *pad, in psxpad_control_motor() argument 135 psxpad_set_motor_level(struct psxpad *pad, u8 motor1level, u8 motor2level) psxpad_set_motor_level() argument 145 struct psxpad *pad = input_get_drvdata(idev); psxpad_spi_play_effect() local 158 psxpad_spi_init_ff(struct psxpad *pad) psxpad_spi_init_ff() argument 176 psxpad_control_motor(struct psxpad *pad, bool motor1enable, bool motor2enable) psxpad_control_motor() argument 181 psxpad_set_motor_level(struct psxpad *pad, u8 motor1level, u8 motor2level) psxpad_set_motor_level() argument 186 psxpad_spi_init_ff(struct psxpad *pad) psxpad_spi_init_ff() argument 194 struct psxpad *pad = input_get_drvdata(input); psxpad_spi_poll_open() local 203 struct psxpad *pad = input_get_drvdata(input); psxpad_spi_poll_close() local 210 struct psxpad *pad = input_get_drvdata(input); psxpad_spi_poll() local 287 struct psxpad *pad; psxpad_spi_probe() local 380 struct psxpad *pad = spi_get_drvdata(spi); psxpad_spi_suspend() local [all...] |
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | cpustat_kern.c | 85 u64 pad; member
|
H A D | ibumad_kern.c | 46 u64 pad; member
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/ |
H A D | cpufreq-set.c | 69 int power = 0, match_count = 0, i, cp, pad; in string_to_frequency() local
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | mce.h | 34 __u8 pad; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | unix_diag.h | 25 __u16 pad; member 42 __u8 pad; member
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | vnic_resource.h | 51 u8 pad[2]; member
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | fils_aead.c | 16 static void gf_mulx(u8 *pad) in gf_mulx() argument
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | pause.c | 120 const u16 pad = ETHTOOL_A_PAUSE_STAT_PAD; in pause_put_stats() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | unix_diag.h | 25 __u16 pad; member 42 __u8 pad; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | netlink_diag.h | 12 __u16 pad; member
|