| /linux/drivers/net/ethernet/sun/ |
| H A D | sungem.c | 117 __sungem_phy_read(struct gem * gp,int phy_addr,int reg) __sungem_phy_read() argument 145 struct gem *gp = netdev_priv(dev); _sungem_phy_read() local 149 sungem_phy_read(struct gem * gp,int reg) sungem_phy_read() argument 154 __sungem_phy_write(struct gem * gp,int phy_addr,int reg,u16 val) __sungem_phy_write() argument 178 struct gem *gp = netdev_priv(dev); _sungem_phy_write() local 182 sungem_phy_write(struct gem * gp,int reg,u16 val) sungem_phy_write() argument 187 gem_enable_ints(struct gem * gp) gem_enable_ints() argument 193 gem_disable_ints(struct gem * gp) gem_disable_ints() argument 200 gem_get_cell(struct gem * gp) gem_get_cell() argument 214 gem_put_cell(struct gem * gp) gem_put_cell() argument 227 gem_netif_stop(struct gem * gp) gem_netif_stop() argument 234 gem_netif_start(struct gem * gp) gem_netif_start() argument 244 gem_schedule_reset(struct gem * gp) gem_schedule_reset() argument 250 gem_handle_mif_event(struct gem * gp,u32 reg_val,u32 changed_bits) gem_handle_mif_event() argument 256 gem_pcs_interrupt(struct net_device * dev,struct gem * gp,u32 gem_status) gem_pcs_interrupt() argument 306 gem_txmac_interrupt(struct net_device * dev,struct gem * gp,u32 gem_status) gem_txmac_interrupt() argument 359 gem_rxmac_reset(struct gem * gp) gem_rxmac_reset() argument 459 gem_rxmac_interrupt(struct net_device * dev,struct gem * gp,u32 gem_status) gem_rxmac_interrupt() argument 493 gem_mac_interrupt(struct net_device * dev,struct gem * gp,u32 gem_status) gem_mac_interrupt() argument 514 gem_mif_interrupt(struct net_device * dev,struct gem * gp,u32 gem_status) gem_mif_interrupt() argument 527 gem_pci_interrupt(struct net_device * dev,struct gem * gp,u32 gem_status) gem_pci_interrupt() argument 578 gem_abnormal_irq(struct net_device * dev,struct gem * gp,u32 gem_status) gem_abnormal_irq() argument 631 gem_tx(struct net_device * dev,struct gem * gp,u32 gem_status) gem_tx() argument 702 gem_post_rxds(struct gem * gp,int limit) gem_post_rxds() argument 746 gem_rx(struct gem * gp,int work_to_do) gem_rx() argument 876 struct gem *gp = container_of(napi, struct gem, napi); gem_poll() local 927 struct gem *gp = netdev_priv(dev); gem_interrupt() local 954 struct gem *gp = netdev_priv(dev); gem_tx_timeout() local 982 struct gem *gp = netdev_priv(dev); gem_start_xmit() local 1098 gem_pcs_reset(struct gem * gp) gem_pcs_reset() argument 1118 gem_pcs_reinit_adv(struct gem * gp) gem_pcs_reinit_adv() argument 1163 gem_reset(struct gem * gp) gem_reset() argument 1191 gem_start_dma(struct gem * gp) gem_start_dma() argument 1215 gem_stop_dma(struct gem * gp) gem_stop_dma() argument 1236 gem_begin_auto_negotiation(struct gem * gp,const struct ethtool_link_ksettings * ep) gem_begin_auto_negotiation() argument 1327 gem_set_link_modes(struct gem * gp) gem_set_link_modes() argument 1438 gem_mdio_link_not_up(struct gem * gp) gem_mdio_link_not_up() argument 1484 struct gem *gp = timer_container_of(gp, t, link_timer); gem_link_timer() local 1555 gem_clean_rings(struct gem * gp) gem_clean_rings() argument 1605 gem_init_rings(struct gem * gp) gem_init_rings() argument 1654 gem_init_phy(struct gem * gp) gem_init_phy() argument 1731 gem_init_dma(struct gem * gp) gem_init_dma() argument 1768 gem_setup_multicast(struct gem * gp) gem_setup_multicast() argument 1800 gem_init_mac(struct gem * gp) gem_init_mac() argument 1882 gem_init_pause_thresholds(struct gem * gp) gem_init_pause_thresholds() argument 1926 gem_check_invariants(struct gem * gp) gem_check_invariants() argument 2042 gem_reinit_chip(struct gem * gp) gem_reinit_chip() argument 2062 gem_stop_phy(struct gem * gp,int wol) gem_stop_phy() argument 2131 struct gem *gp = netdev_priv(dev); gem_do_start() local 2170 struct gem *gp = netdev_priv(dev); gem_do_stop() local 2215 struct gem *gp = container_of(work, struct gem, reset_task); gem_reset_task() local 2262 struct gem *gp = netdev_priv(dev); gem_open() local 2291 struct gem *gp = netdev_priv(dev); gem_close() local 2309 struct gem *gp = netdev_priv(dev); gem_suspend() local 2350 struct gem *gp = netdev_priv(dev); gem_resume() local 2386 struct gem *gp = netdev_priv(dev); gem_get_stats() local 2424 struct gem *gp = netdev_priv(dev); gem_set_mac_address() local 2448 struct gem *gp = netdev_priv(dev); gem_set_multicast() local 2489 struct gem *gp = netdev_priv(dev); gem_change_mtu() local 2512 struct gem *gp = netdev_priv(dev); gem_get_drvinfo() local 2522 struct gem *gp = netdev_priv(dev); gem_get_link_ksettings() local 2587 struct gem *gp = netdev_priv(dev); gem_set_link_ksettings() local 2622 struct gem *gp = netdev_priv(dev); gem_nway_reset() local 2638 struct gem *gp = netdev_priv(dev); gem_get_msglevel() local 2644 struct gem *gp = netdev_priv(dev); gem_set_msglevel() local 2656 struct gem *gp = netdev_priv(dev); gem_get_wol() local 2670 struct gem *gp = netdev_priv(dev); gem_set_wol() local 2692 struct gem *gp = netdev_priv(dev); gem_ioctl() local 2773 gem_get_device_address(struct gem * gp) gem_get_device_address() argument 2804 struct gem *gp = netdev_priv(dev); gem_remove_one() local 2837 struct gem *gp; gem_init_one() local [all...] |
| /linux/net/phonet/ |
| H A D | pep-gprs.c | 53 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/arch/powerpc/kvm/ |
| H A D | book3s_hv_nested.c | 554 static void kvmhv_set_nested_ptbl(struct kvm_nested_guest *gp) in kvmhv_set_nested_ptbl() 598 struct kvm_nested_guest *gp; in kvmhv_copy_tofrom_guest_nested() local 670 static void kvmhv_update_ptbl_cache(struct kvm_nested_guest *gp) in kvmhv_update_ptbl_cache() 713 static void __add_nested(struct kvm *kvm, int lpid, struct kvm_nested_guest *gp) in __add_nested() 726 struct kvm_nested_guest *gp; in kvmhv_alloc_nested() local 758 static void kvmhv_release_nested(struct kvm_nested_guest *gp) in kvmhv_release_nested() 777 static void kvmhv_remove_nested(struct kvm_nested_guest *gp) in kvmhv_remove_nested() 803 struct kvm_nested_guest *gp; in kvmhv_release_all_nested() local 831 static void kvmhv_flush_nested(struct kvm_nested_guest *gp) in kvmhv_flush_nested() 847 struct kvm_nested_guest *gp, *newgp; in kvmhv_get_nested() local [all …]
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | cmd.c | 52 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/ |
| H A D | sunxvr1000.c | 30 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/sound/ppc/ |
| H A D | tumbler.c | 158 #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() 727 struct pmac_gpio *gp; in tumbler_get_mute_switch() local 752 struct pmac_gpio *gp; in tumbler_put_mute_switch() local 954 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute() 1093 struct pmac_gpio *gp, int is_compatible) in tumbler_find_device()
|
| /linux/drivers/input/gameport/ |
| H A D | fm801-gp.c | 67 struct fm801_gp *gp; in fm801_gp_probe() local 118 struct fm801_gp *gp = pci_get_drvdata(pci); in fm801_gp_remove() local
|
| /linux/drivers/macintosh/ |
| H A D | windfarm_pid.h | 32 s32 gd, gp, gr; /* PID gains */ member 65 s32 gd, gp, gr; /* PID gains */ member
|
| /linux/arch/nios2/include/asm/ |
| H A D | ptrace.h | 42 unsigned long gp; /* Global pointer */ member 62 unsigned long gp; member
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcpnotify_kern.c | 63 struct tcpnotify_globals g, *gp; bpf_testcb() local
|
| /linux/arch/x86/boot/startup/ |
| H A D | gdt_idt.c | 51 struct gdt_page *gp = rip_rel_ptr((void *)(__force unsigned long)&gdt_page); in startup_64_setup_gdt_idt() local
|
| /linux/arch/parisc/kernel/ |
| H A D | unwind.c | 106 unsigned long base_addr, unsigned long gp, in unwind_table_init() 150 unsigned long gp, in unwind_table_add()
|
| /linux/sound/mips/ |
| H A D | ad1843.c | 282 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/fs/xfs/ |
| H A D | xfs_handle.c | 693 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_put_listent() local 740 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_expand_lastrec() local 756 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents() local [all...] |
| /linux/drivers/char/agp/ |
| H A D | uninorth-agp.c | 154 u32 *gp; in uninorth_insert_memory() local 203 u32 *gp; in uninorth_remove_memory() local
|
| /linux/arch/mips/include/asm/ |
| H A D | smp-cps.h | 17 unsigned long gp; member
|
| /linux/arch/alpha/kernel/ |
| H A D | core_wildfire.c | 188 wildfire_gp *gp; in wildfire_hardware_probe() local 577 wildfire_gp *gp = WILDFIRE_gp(qbbno); in wildfire_dump_gp_regs() local
|
| /linux/arch/mips/include/asm/mips-boards/ |
| H A D | launch.h | 13 unsigned long gp; member
|
| /linux/sound/pci/au88x0/ |
| H A D | au88x0_game.c | 84 struct gameport *gp; in vortex_gameport_register() local
|
| /linux/arch/mips/kernel/ |
| H A D | smp-mt.c | 145 struct thread_info *gp = task_thread_info(idle); in vsmp_boot_secondary() local
|
| /linux/drivers/gpio/ |
| H A D | gpio-altera-a10sr.c | 22 struct gpio_chip gp; member
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | regdef.h | 41 #define gp $29 /* global pointer */ macro
|
| /linux/net/802/ |
| H A D | garp.c | 223 struct garp_pdu_hdr *gp; in garp_pdu_init() local 518 const struct garp_pdu_hdr *gp; garp_pdu_rcv() local
|
| /linux/drivers/soc/renesas/ |
| H A D | pwc-rzv2m.c | 23 struct gpio_chip gp; member
|
| /linux/arch/mips/sgi-ip27/ |
| H A D | ip27-smp.c | 149 unsigned long gp = (unsigned long)task_thread_info(idle); in ip27_boot_secondary() local
|