Home
last modified time | relevance | path

Searched defs:gp (Results 1 – 25 of 96) sorted by relevance

1234

/Linux-v6.6/drivers/net/ethernet/sun/
Dsungem.c117 static u16 __sungem_phy_read(struct gem *gp, int phy_addr, int reg) in __sungem_phy_read()
145 struct gem *gp = netdev_priv(dev); in _sungem_phy_read() local
149 static inline u16 sungem_phy_read(struct gem *gp, int reg) in sungem_phy_read()
154 static void __sungem_phy_write(struct gem *gp, int phy_addr, int reg, u16 val) in __sungem_phy_write()
178 struct gem *gp = netdev_priv(dev); in _sungem_phy_write() local
182 static inline void sungem_phy_write(struct gem *gp, int reg, u16 val) in sungem_phy_write()
187 static inline void gem_enable_ints(struct gem *gp) in gem_enable_ints()
193 static inline void gem_disable_ints(struct gem *gp) in gem_disable_ints()
200 static void gem_get_cell(struct gem *gp) in gem_get_cell()
214 static void gem_put_cell(struct gem *gp) in gem_put_cell()
[all …]
/Linux-v6.6/net/phonet/
Dpep-gprs.c53 static void gprs_writeable(struct gprs_dev *gp) in gprs_writeable()
67 struct gprs_dev *gp = sk->sk_user_data; in gprs_state_change() local
77 static int gprs_recv(struct gprs_dev *gp, struct sk_buff *skb) in gprs_recv()
140 struct gprs_dev *gp = sk->sk_user_data; in gprs_data_ready() local
153 struct gprs_dev *gp = sk->sk_user_data; in gprs_write_space() local
165 struct gprs_dev *gp = netdev_priv(dev); in gprs_open() local
179 struct gprs_dev *gp = netdev_priv(dev); in gprs_xmit() local
244 struct gprs_dev *gp; in gprs_attach() local
297 struct gprs_dev *gp = sk->sk_user_data; in gprs_detach() local
/Linux-v6.6/arch/powerpc/kvm/
Dbook3s_hv_nested.c516 static void kvmhv_set_nested_ptbl(struct kvm_nested_guest *gp) in kvmhv_set_nested_ptbl()
560 struct kvm_nested_guest *gp; in kvmhv_copy_tofrom_guest_nested() local
632 static void kvmhv_update_ptbl_cache(struct kvm_nested_guest *gp) in kvmhv_update_ptbl_cache()
675 static void __add_nested(struct kvm *kvm, int lpid, struct kvm_nested_guest *gp) in __add_nested()
688 struct kvm_nested_guest *gp; in kvmhv_alloc_nested() local
720 static void kvmhv_release_nested(struct kvm_nested_guest *gp) in kvmhv_release_nested()
739 static void kvmhv_remove_nested(struct kvm_nested_guest *gp) in kvmhv_remove_nested()
765 struct kvm_nested_guest *gp; in kvmhv_release_all_nested() local
793 static void kvmhv_flush_nested(struct kvm_nested_guest *gp) in kvmhv_flush_nested()
809 struct kvm_nested_guest *gp, *newgp; in kvmhv_get_nested() local
[all …]
/Linux-v6.6/drivers/net/wireless/ti/wl12xx/
Dcmd.c52 struct wl1271_ini_general_params *gp = in wl1271_cmd_general_parms() local
119 struct wl128x_ini_general_params *gp = in wl128x_cmd_general_parms() local
188 struct wl1271_ini_general_params *gp = &nvs->general_params; in wl1271_cmd_radio_parms() local
232 struct wl128x_ini_general_params *gp = &nvs->general_params; in wl128x_cmd_radio_parms() local
/Linux-v6.6/drivers/video/fbdev/
Dsunxvr1000.c30 static int gfb_get_props(struct gfb_info *gp) in gfb_get_props()
69 static int gfb_set_fbinfo(struct gfb_info *gp) in gfb_set_fbinfo()
117 struct gfb_info *gp; in gfb_probe() local
/Linux-v6.6/sound/ppc/
Dtumbler.c158 #define do_gpio_write(gp, val) \ argument
160 #define do_gpio_read(gp) \ argument
162 #define tumbler_gpio_free(gp) /* NOP */ argument
164 static void write_audio_gpio(struct pmac_gpio *gp, int active) in write_audio_gpio()
173 static int check_audio_gpio(struct pmac_gpio *gp) in check_audio_gpio()
185 static int read_audio_gpio(struct pmac_gpio *gp) in read_audio_gpio()
726 struct pmac_gpio *gp; in tumbler_get_mute_switch() local
751 struct pmac_gpio *gp; in tumbler_put_mute_switch() local
953 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute()
1092 struct pmac_gpio *gp, int is_compatible) in tumbler_find_device()
/Linux-v6.6/drivers/input/gameport/
Dfm801-gp.c67 struct fm801_gp *gp; in fm801_gp_probe() local
118 struct fm801_gp *gp = pci_get_drvdata(pci); in fm801_gp_remove() local
/Linux-v6.6/drivers/usb/renesas_usbhs/
Dmod_gadget.c94 #define usbhsg_gpriv_to_dev(gp) usbhs_priv_to_dev((gp)->mod.priv) argument
95 #define usbhsg_gpriv_to_priv(gp) ((gp)->mod.priv) argument
96 #define usbhsg_gpriv_to_dcp(gp) ((gp)->uep) argument
97 #define usbhsg_gpriv_to_nth_uep(gp, i) ((gp)->uep + i) argument
107 #define usbhsg_is_not_connected(gp) ((gp)->gadget.speed == USB_SPEED_UNKNOWN) argument
110 #define usbhsg_status_init(gp) do {(gp)->status = 0; } while (0) argument
111 #define usbhsg_status_set(gp, b) (gp->status |= b) argument
112 #define usbhsg_status_clr(gp, b) (gp->status &= ~b) argument
113 #define usbhsg_status_has(gp, b) (gp->status & b) argument
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/
Diwl-eeprom-read.c70 u32 gp = iwl_read32(trans, CSR_EEPROM_GP) & CSR_EEPROM_GP_VALID_MSK; in iwl_eeprom_verify_signature() local
291 u32 gp = iwl_read32(trans, CSR_EEPROM_GP); in iwl_read_eeprom() local
/Linux-v6.6/arch/ia64/hp/common/
Daml_nfw.c38 void *gp; member
49 u64 gp; member
/Linux-v6.6/arch/ia64/include/asm/
Dtypes.h28 unsigned long gp; member
Dmodule.h23 unsigned long gp; /* global-pointer for module */ member
/Linux-v6.6/arch/ia64/kernel/
Desi.c36 u64 gp; member
42 void *gp; member
Dmachine_kexec.c89 u64 fp, gp; in ia64_machine_kexec() local
/Linux-v6.6/drivers/macintosh/
Dwindfarm_pid.h32 s32 gd, gp, gr; /* PID gains */ member
65 s32 gd, gp, gr; /* PID gains */ member
/Linux-v6.6/arch/mips/include/asm/
Dregdef.h55 #define gp $28 /* global pointer */ macro
98 #define gp $28 /* global pointer - caller saved for PIC */ macro
Dsmp-cps.h17 unsigned long gp; member
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_tcpnotify_kern.c63 struct tcpnotify_globals g, *gp; in bpf_testcb() local
/Linux-v6.6/arch/nios2/include/asm/
Dptrace.h42 unsigned long gp; /* Global pointer */ member
62 unsigned long gp; member
/Linux-v6.6/arch/parisc/kernel/
Dunwind.c104 unsigned long base_addr, unsigned long gp, in unwind_table_init()
148 unsigned long gp, in unwind_table_add()
/Linux-v6.6/sound/mips/
Dad1843.c282 const struct ad1843_gain *gp = ad1843_gain[id]; in ad1843_get_gain_max() local
299 const struct ad1843_gain *gp = ad1843_gain[id]; in ad1843_get_gain() local
325 const struct ad1843_gain *gp = ad1843_gain[id]; in ad1843_set_gain() local
/Linux-v6.6/drivers/char/agp/
Duninorth-agp.c154 u32 *gp; in uninorth_insert_memory() local
203 u32 *gp; in uninorth_remove_memory() local
/Linux-v6.6/arch/mips/include/asm/mips-boards/
Dlaunch.h13 unsigned long gp; member
/Linux-v6.6/sound/pci/au88x0/
Dau88x0_game.c84 struct gameport *gp; in vortex_gameport_register() local
/Linux-v6.6/arch/alpha/kernel/
Dcore_wildfire.c188 wildfire_gp *gp; in wildfire_hardware_probe() local
577 wildfire_gp *gp = WILDFIRE_gp(qbbno); in wildfire_dump_gp_regs() local

1234