Home
last modified time | relevance | path

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

1234

/linux/drivers/net/ethernet/sun/
A Dsungem.c145 struct gem *gp = netdev_priv(dev); in _sungem_phy_read() local
178 struct gem *gp = netdev_priv(dev); in _sungem_phy_write() local
927 struct gem *gp = netdev_priv(dev); in gem_interrupt() local
955 struct gem *gp = netdev_priv(dev); in gem_poll_controller() local
965 struct gem *gp = netdev_priv(dev); in gem_tx_timeout() local
993 struct gem *gp = netdev_priv(dev); in gem_start_xmit() local
2142 struct gem *gp = netdev_priv(dev); in gem_do_start() local
2181 struct gem *gp = netdev_priv(dev); in gem_do_stop() local
2273 struct gem *gp = netdev_priv(dev); in gem_open() local
2302 struct gem *gp = netdev_priv(dev); in gem_close() local
[all …]
/linux/net/phonet/
A Dpep-gprs.c51 static void gprs_writeable(struct gprs_dev *gp) in gprs_writeable()
65 struct gprs_dev *gp = sk->sk_user_data; in gprs_state_change() local
75 static int gprs_recv(struct gprs_dev *gp, struct sk_buff *skb) in gprs_recv()
138 struct gprs_dev *gp = sk->sk_user_data; in gprs_data_ready() local
149 struct gprs_dev *gp = sk->sk_user_data; in gprs_write_space() local
161 struct gprs_dev *gp = netdev_priv(dev); in gprs_open() local
175 struct gprs_dev *gp = netdev_priv(dev); in gprs_xmit() local
240 struct gprs_dev *gp; in gprs_attach() local
293 struct gprs_dev *gp = sk->sk_user_data; in gprs_detach() local
/linux/arch/powerpc/kvm/
A Dbook3s_hv_nested.c568 struct kvm_nested_guest *gp; in kvmhv_copy_tofrom_guest_nested() local
667 struct kvm_nested_guest *gp; in kvmhv_alloc_nested() local
749 struct kvm_nested_guest *gp; in kvmhv_release_all_nested() local
856 struct kvm_nested_guest *gp; in find_kvm_nested_guest_pte() local
958 struct kvm_nested_guest *gp; in kvmhv_remove_nest_rmap() local
1028 struct kvm_nested_guest *gp, in kvmhv_invalidate_shadow_pte()
1090 struct kvm_nested_guest *gp; in kvmhv_emulate_tlbie_tlb_addr() local
1156 struct kvm_nested_guest *gp; in kvmhv_emulate_tlbie_all_lpid() local
1175 struct kvm_nested_guest *gp; in kvmhv_emulate_priv_tlbie() local
1249 struct kvm_nested_guest *gp; in do_tlb_invalidate_nested_all() local
[all …]
/linux/drivers/net/wireless/ti/wl12xx/
A 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/drivers/video/fbdev/
A Dsunxvr1000.c29 static int gfb_get_props(struct gfb_info *gp) in gfb_get_props()
70 static int gfb_set_fbinfo(struct gfb_info *gp) in gfb_set_fbinfo()
119 struct gfb_info *gp; in gfb_probe() local
/linux/drivers/input/gameport/
A 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/sound/ppc/
A 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()
1094 struct pmac_gpio *gp, int is_compatible) in tumbler_find_device()
/linux/drivers/usb/renesas_usbhs/
A 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/drivers/net/wireless/intel/iwlwifi/
A Diwl-eeprom-read.c74 u32 gp = iwl_read32(trans, CSR_EEPROM_GP) & CSR_EEPROM_GP_VALID_MSK; in iwl_eeprom_verify_signature() local
295 u32 gp = iwl_read32(trans, CSR_EEPROM_GP); in iwl_read_eeprom() local
/linux/arch/ia64/hp/common/
A Daml_nfw.c38 void *gp; member
49 u64 gp; member
/linux/arch/ia64/include/asm/
A Dtypes.h28 unsigned long gp; member
A Dmodule.h23 unsigned long gp; /* global-pointer for module */ member
/linux/arch/ia64/kernel/
A Desi.c36 u64 gp; member
42 void *gp; member
A Dmachine_kexec.c89 u64 fp, gp; in ia64_machine_kexec() local
/linux/tools/testing/selftests/bpf/progs/
A Dtest_tcpnotify_kern.c63 struct tcpnotify_globals g, *gp; in bpf_testcb() local
/linux/drivers/macintosh/
A Dwindfarm_pid.h29 s32 gd, gp, gr; /* PID gains */ member
62 s32 gd, gp, gr; /* PID gains */ member
/linux/arch/mips/mti-malta/
A Dmalta-amon.c43 unsigned long gp, unsigned long a0) in amon_cpu_start()
/linux/arch/mips/include/asm/
A Dregdef.h55 #define gp $28 /* global pointer */ macro
98 #define gp $28 /* global pointer - caller saved for PIC */ macro
A Dsmp-cps.h15 unsigned long gp; member
/linux/arch/nios2/include/asm/
A Dptrace.h42 unsigned long gp; /* Global pointer */ member
62 unsigned long gp; member
/linux/arch/parisc/kernel/
A Dunwind.c103 unsigned long base_addr, unsigned long gp, in unwind_table_init()
147 unsigned long gp, in unwind_table_add()
/linux/arch/mips/kernel/
A Dsmp-cmp.c71 struct thread_info *gp = task_thread_info(idle); in cmp_boot_secondary() local
/linux/arch/nds32/include/uapi/asm/
A Dptrace.h15 long gp; member
/linux/sound/mips/
A 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/drivers/char/agp/
A Duninorth-agp.c153 u32 *gp; in uninorth_insert_memory() local
202 u32 *gp; in uninorth_remove_memory() local

Completed in 46 milliseconds

1234