| /linux/arch/powerpc/platforms/52xx/ |
| H A D | lite5200_pm.c | 18 static struct mpc52xx_gpio __iomem *gps; variable 79 gps = mbar + 0xb00; in lite5200_pm_prepare() 104 _memcpy_fromio(&sgps, gps, sizeof(*gps)); in lite5200_save_regs() 124 _memcpy_toio(gps, &sgps, sizeof(*gps)); in lite5200_restore_regs()
|
| /linux/kernel/rcu/ |
| H A D | tree_stall.h | 630 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall() argument 675 smp_processor_id(), (long)(jiffies - gps), in print_other_cpu_stall() 711 static void print_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_cpu_stall() argument 741 jiffies - gps, in print_cpu_stall() 781 unsigned long gps; in check_cpu_stall() local 826 gps = READ_ONCE(rcu_state.gp_start); in check_cpu_stall() 831 ULONG_CMP_GE(gps, js) || in check_cpu_stall() 852 rcu_stall_notifier_call_chain(RCU_STALL_NOTIFY_NORM, (void *)j - gps); in check_cpu_stall() 857 print_cpu_stall(gs2, gps); in check_cpu_stall() 860 print_other_cpu_stall(gs2, gps); in check_cpu_stall()
|
| H A D | rcutorture.c | 3451 unsigned long gps; in rcu_torture_fwd_cb_hist() local 3463 gps = rfp->n_launders_hist[j].launder_gp_seq; in rcu_torture_fwd_cb_hist() 3467 rcutorture_seq_diff(gps, gps_old)); in rcu_torture_fwd_cb_hist() 3468 gps_old = gps; in rcu_torture_fwd_cb_hist() 3550 unsigned long gps; in rcu_torture_fwd_prog_nr() local 3574 gps = cur_ops->get_gp_seq(); in rcu_torture_fwd_prog_nr() 3595 gps = rcutorture_seq_diff(cur_ops->get_gp_seq(), gps); in rcu_torture_fwd_prog_nr() 3596 WARN_ON(!cver && gps < 2); in rcu_torture_fwd_prog_nr() 3598 rfp->rcu_fwd_id, dur, cver, gps); in rcu_torture_fwd_prog_nr() 3620 unsigned long gps; in rcu_torture_fwd_prog_cr() local [all …]
|
| H A D | tree.c | 160 unsigned long gps, unsigned long flags); 2373 unsigned long gps, unsigned long flags) in rcu_report_qs_rnp() argument 2383 if ((!(rnp->qsmask & mask) && mask) || rnp->gp_seq != gps) { in rcu_report_qs_rnp() 2440 unsigned long gps; in rcu_report_unblock_qs_rnp() local 2464 gps = rnp->gp_seq; in rcu_report_unblock_qs_rnp() 2468 rcu_report_qs_rnp(mask, rnp_p, gps, flags); in rcu_report_unblock_qs_rnp()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-asus-laptop | 19 What: /sys/devices/platform/asus_laptop/gps 24 Control the gps device. 1 means on, 0 means off.
|
| /linux/drivers/platform/x86/ |
| H A D | asus-laptop.c | 269 struct asus_rfkill gps; member 1283 rfkill_set_sw_state(asus->gps.rfkill, !value); in gps_store() 1286 static DEVICE_ATTR_RW(gps); 1338 asus_rfkill_terminate(&asus->gps); in asus_rfkill_exit() 1373 result = asus_rfkill_setup(asus, &asus->gps, "asus-gps", in asus_rfkill_init()
|
| H A D | asus-wmi.c | 276 struct asus_rfkill gps; member 2544 if (asus->gps.rfkill) { in asus_wmi_rfkill_exit() 2545 rfkill_unregister(asus->gps.rfkill); in asus_wmi_rfkill_exit() 2546 rfkill_destroy(asus->gps.rfkill); in asus_wmi_rfkill_exit() 2547 asus->gps.rfkill = NULL; in asus_wmi_rfkill_exit() 2588 result = asus_new_rfkill(asus, &asus->gps, "asus-gps", in asus_wmi_rfkill_init() 5372 if (asus->gps.rfkill) { in asus_hotk_restore() 5374 rfkill_set_sw_state(asus->gps.rfkill, bl); in asus_hotk_restore()
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-a83t-tbs-a711.dts | 102 reg_gps: reg-gps { 104 regulator-name = "gps";
|
| /linux/arch/arm64/boot/dts/marvell/ |
| H A D | cn9132-clearfog.dts | 106 radio-type = "gps";
|
| /linux/drivers/usb/serial/ |
| H A D | Kconfig | 275 See <http://sourceforge.net/projects/garmin-gps> for the latest
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124-xiaomi-mocha.dts | 831 gps-en {
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 6692 0 "airplane mode". All wifi, bluetooth, wimax, gps, fm,
|