Searched defs:state (Results 1 - 200 of 2641) sorted by relevance

1234567891011>>

/linux-4.1.27/arch/x86/crypto/sha-mb/
H A Dsha1_mb_mgr_init_avx2.c56 void sha1_mb_mgr_init_avx2(struct sha1_mb_mgr *state) sha1_mb_mgr_init_avx2() argument
/linux-4.1.27/arch/ia64/sn/kernel/
H A Didle.c11 void snidle(int state) snidle() argument
/linux-4.1.27/arch/mips/include/asm/mach-malta/
H A Dmalta-pm.h30 static inline int mips_pm_suspend(unsigned state) mips_pm_suspend() argument
/linux-4.1.27/include/trace/events/
H A Dsched.h97 long state = p->state; __trace_sched_switch_state() local
/linux-4.1.27/arch/mips/jz4740/
H A Dpm.c25 static int jz4740_pm_enter(suspend_state_t state) jz4740_pm_enter() argument
/linux-4.1.27/arch/arm/mach-mxs/
H A Dpm.c20 static int mxs_suspend_enter(suspend_state_t state) mxs_suspend_enter() argument
/linux-4.1.27/arch/arm/mach-imx/
H A Dpm-imx27.c16 static int mx27_suspend_enter(suspend_state_t state) mx27_suspend_enter() argument
/linux-4.1.27/net/irda/irlan/
H A Dirlan_event.c41 void irlan_next_client_state(struct irlan_cb *self, IRLAN_STATE state) irlan_next_client_state() argument
51 void irlan_next_provider_state(struct irlan_cb *self, IRLAN_STATE state) irlan_next_provider_state() argument
H A Dirlan_provider_event.c42 static int (*state[])(struct irlan_cb *self, IRLAN_EVENT event, variable
H A Dirlan_client_event.c62 static int (*state[])(struct irlan_cb *, IRLAN_EVENT event, struct sk_buff *) = variable
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-vp3054-i2c.h29 u32 state; member in struct:vp3054_i2c_state
H A Dcx88-vp3054-i2c.c40 static void vp3054_bit_setscl(void *data, int state) vp3054_bit_setscl() argument
57 static void vp3054_bit_setsda(void *data, int state) vp3054_bit_setsda() argument
78 u32 state; vp3054_bit_getscl() local
88 u32 state; vp3054_bit_getsda() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dnv50.h12 u32 state; member in struct:nv50_i2c_port
/linux-4.1.27/arch/metag/include/asm/
H A Dtraps.h30 static inline TBIRES tail_end(TBIRES state) tail_end() argument
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-crypto.c26 unsigned long octeon_crypto_enable(struct octeon_cop2_state *state) octeon_crypto_enable() argument
55 void octeon_crypto_disable(struct octeon_cop2_state *state, octeon_crypto_disable() argument
/linux-4.1.27/include/net/netfilter/
H A Dnf_tables_ipv4.h8 nft_set_pktinfo_ipv4(struct nft_pktinfo *pkt, const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_set_pktinfo_ipv4() argument
H A Dnf_tables_ipv6.h8 nft_set_pktinfo_ipv6(struct nft_pktinfo *pkt, const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_set_pktinfo_ipv6() argument
/linux-4.1.27/include/linux/netfilter/
H A Dnf_conntrack_sane.h16 enum sane_state state; member in struct:nf_ct_sane_master
H A Dnf_conntrack_tcp.h18 u_int8_t state; /* state of the connection (enum tcp_conntrack) */ member in struct:ip_ct_tcp
/linux-4.1.27/include/linux/
H A Dnfs_fs_i.h10 u32 state; member in struct:nfs_lock_info
H A Dpci-aspm.h46 static inline void pci_disable_link_state(struct pci_dev *pdev, int state) pci_disable_link_state() argument
H A Dscx200_gpio.h62 static inline void scx200_gpio_set(unsigned index, int state) { scx200_gpio_set() argument
H A Dblk-iopoll.h9 unsigned long state; member in struct:blk_iopoll
H A Dcontext_tracking_state.h19 } state; member in struct:context_tracking
H A Drandom.h70 static inline void prandom_seed_state(struct rnd_state *state, u64 seed) prandom_seed_state() argument
H A Dalarmtimer.h40 int state; member in struct:alarm
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dsuspend.c26 static int shmobile_suspend_begin(suspend_state_t state) shmobile_suspend_begin() argument
/linux-4.1.27/arch/arm/mach-highbank/
H A Dpm.c34 static int highbank_pm_enter(suspend_state_t state) highbank_pm_enter() argument
/linux-4.1.27/drivers/iio/imu/
H A Dadis_trigger.c19 adis_data_rdy_trigger_set_state(struct iio_trigger *trig, bool state) adis_data_rdy_trigger_set_state() argument
/linux-4.1.27/drivers/mfd/
H A Dtmio_core.c42 void tmio_core_mmc_pwr(void __iomem *cnf, int shift, int state) tmio_core_mmc_pwr() argument
48 void tmio_core_mmc_clk_div(void __iomem *cnf, int shift, int state) tmio_core_mmc_clk_div() argument
/linux-4.1.27/drivers/staging/android/
H A Dtimed_output.h31 int state; member in struct:timed_output_dev
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_pm.c26 int rtl8192E_suspend(struct pci_dev *pdev, pm_message_t state) rtl8192E_suspend() argument
/linux-4.1.27/drivers/pci/hotplug/
H A Drpaphp_pci.c35 int rpaphp_get_sensor_state(struct slot *slot, int *state) rpaphp_get_sensor_state() argument
78 int rc, level, state; rpaphp_enable_slot() local
/linux-4.1.27/drivers/pcmcia/
H A Dpxa2xx_e740.c43 e740_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) e740_pcmcia_socket_state() argument
50 e740_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) e740_pcmcia_configure_socket() argument
H A Dsa1100_shannon.c43 shannon_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) shannon_pcmcia_socket_state() argument
64 shannon_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) shannon_pcmcia_configure_socket() argument
H A Dpxa2xx_balloon3.c56 balloon3_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) balloon3_pcmcia_socket_state() argument
86 balloon3_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) balloon3_pcmcia_configure_socket() argument
H A Dpxa2xx_cm_x270.c46 cmx270_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) cmx270_pcmcia_socket_state() argument
54 cmx270_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) cmx270_pcmcia_configure_socket() argument
H A Dpxa2xx_hx4700.c56 hx4700_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) hx4700_pcmcia_socket_state() argument
63 hx4700_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) hx4700_pcmcia_configure_socket() argument
H A Dpxa2xx_mainstone.c57 mst_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) mst_pcmcia_socket_state() argument
88 mst_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) mst_pcmcia_configure_socket() argument
H A Dpxa2xx_palmld.c46 palmld_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) palmld_pcmcia_socket_state() argument
54 palmld_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) palmld_pcmcia_configure_socket() argument
H A Dpxa2xx_palmtc.c50 palmtc_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) palmtc_pcmcia_socket_state() argument
103 palmtc_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) palmtc_pcmcia_configure_socket() argument
H A Dpxa2xx_palmtx.c46 palmtx_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) palmtx_pcmcia_socket_state() argument
55 palmtx_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) palmtx_pcmcia_configure_socket() argument
H A Dpxa2xx_stargate2.c50 sg2_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) sg2_pcmcia_socket_state() argument
59 sg2_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) sg2_pcmcia_configure_socket() argument
H A Dpxa2xx_trizeps4.c55 trizeps_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) trizeps_pcmcia_socket_state() argument
95 trizeps_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) trizeps_pcmcia_configure_socket() argument
H A Dpxa2xx_vpac270.c69 vpac270_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) vpac270_pcmcia_socket_state() argument
77 vpac270_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) vpac270_pcmcia_configure_socket() argument
H A Dsa1100_assabet.c35 assabet_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) assabet_pcmcia_socket_state() argument
42 assabet_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) assabet_pcmcia_configure_socket() argument
H A Dsa1100_cerf.c49 cerf_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) cerf_pcmcia_socket_state() argument
56 cerf_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) cerf_pcmcia_configure_socket() argument
H A Dsa1100_h3600.c95 h3600_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) h3600_pcmcia_socket_state() argument
104 h3600_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) h3600_pcmcia_configure_socket() argument
H A Dsa1100_simpad.c39 simpad_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) simpad_pcmcia_socket_state() argument
61 simpad_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) simpad_pcmcia_configure_socket() argument
H A Dsa1111_jornada720.c27 jornada720_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) jornada720_pcmcia_configure_socket() argument
H A Dsa1111_lubbock.c32 lubbock_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) lubbock_pcmcia_configure_socket() argument
H A Dsa1111_neponset.c44 neponset_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) neponset_pcmcia_configure_socket() argument
H A Dpxa2xx_cm_x255.c56 cmx255_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) cmx255_pcmcia_socket_state() argument
64 cmx255_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) cmx255_pcmcia_configure_socket() argument
H A Dpxa2xx_viper.c81 viper_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) viper_pcmcia_socket_state() argument
88 viper_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) viper_pcmcia_configure_socket() argument
H A Dsa1100_nanoengine.c86 nanoengine_pcmcia_configure_socket( struct soc_pcmcia_socket *skt, const socket_state_t *state) nanoengine_pcmcia_configure_socket() argument
99 nanoengine_pcmcia_socket_state( struct soc_pcmcia_socket *skt, struct pcmcia_state *state) nanoengine_pcmcia_socket_state() argument
H A Dsa1111_badge4.c77 badge4_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) badge4_pcmcia_configure_socket() argument
/linux-4.1.27/drivers/cpuidle/
H A Dcpuidle.h44 bool cpuidle_state_is_coupled(struct cpuidle_driver *drv, int state) cpuidle_state_is_coupled() argument
/linux-4.1.27/arch/x86/kernel/acpi/
H A Dsleep.c35 acpi_status asmlinkage __visible x86_acpi_enter_sleep_state(u8 state) x86_acpi_enter_sleep_state() argument
/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_drm_drv.h29 struct drm_atomic_state *state; member in struct:sti_drm_private::__anon4408
/linux-4.1.27/arch/s390/crypto/
H A Dsha.h27 u32 state[SHA_MAX_STATE_SIZE]; member in struct:s390_sha_ctx
/linux-4.1.27/arch/mips/mti-malta/
H A Dmalta-pm.c21 int mips_pm_suspend(unsigned state) mips_pm_suspend() argument
/linux-4.1.27/arch/arm/mach-lpc32xx/
H A Dpm.c84 static int lpc32xx_pm_enter(suspend_state_t state) lpc32xx_pm_enter() argument
/linux-4.1.27/arch/arm/mach-mvebu/
H A Dkirkwood-pm.c47 static int kirkwood_suspend_enter(suspend_state_t state) kirkwood_suspend_enter() argument
59 static int kirkwood_pm_valid_standby(suspend_state_t state) kirkwood_pm_valid_standby() argument
/linux-4.1.27/net/wimax/
H A Dop-reset.c73 enum wimax_st state; wimax_reset() local
H A Dwimax-internal.h68 void __wimax_state_set(struct wimax_dev *wimax_dev, enum wimax_st state) __wimax_state_set() argument
/linux-4.1.27/security/smack/
H A Dsmack_netfilter.c24 smack_ipv6_output(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) smack_ipv6_output() argument
41 smack_ipv4_output(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) smack_ipv4_output() argument
/linux-4.1.27/sound/
H A Dac97_bus.c31 static int ac97_bus_suspend(struct device *dev, pm_message_t state) ac97_bus_suspend() argument
/linux-4.1.27/drivers/isdn/hisax/
H A Disdnl3.h21 int state; member in struct:stateentry
H A Dfsm.h31 int state; member in struct:FsmInst
39 int state, event; member in struct:FsmNode
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_audio.h29 int state; member in struct:silence_state
H A Disdn_x25iface.c34 enum wan_states state; member in struct:isdn_x25iface_proto_data
67 static void illegal_state_warn(unsigned state, unsigned char firstbyte) illegal_state_warn() argument
273 enum wan_states *state = &((ix25_pdata_t *)cprot->proto_data)->state; isdn_x25iface_xmit() local
/linux-4.1.27/drivers/leds/
H A Dleds-s3c24xx.c47 int state = (value ? 1 : 0) ^ (pd->flags & S3C24XX_LEDF_ACTLOW); s3c24xx_led_set() local
H A Dleds-syscon.c45 bool state; member in struct:syscon_led
78 const char *state; for_each_available_child_of_node() local
H A Dleds-lt3593.c87 int ret, state; create_lt3593_led() local
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-acorn.c35 static void ioc_setscl(void *data, int state) ioc_setscl() argument
50 static void ioc_setsda(void *data, int state) ioc_setsda() argument
H A Di2c-gpio.c28 static void i2c_gpio_setsda_dir(void *data, int state) i2c_gpio_setsda_dir() argument
43 static void i2c_gpio_setsda_val(void *data, int state) i2c_gpio_setsda_val() argument
51 static void i2c_gpio_setscl_dir(void *data, int state) i2c_gpio_setscl_dir() argument
67 static void i2c_gpio_setscl_val(void *data, int state) i2c_gpio_setscl_val() argument
H A Di2c-hydra.c52 static void hydra_bit_setscl(void *data, int state) hydra_bit_setscl() argument
64 static void hydra_bit_setsda(void *data, int state) hydra_bit_setsda() argument
H A Di2c-simtec.c42 static void simtec_i2c_setsda(void *pw, int state) simtec_i2c_setsda() argument
48 static void simtec_i2c_setscl(void *pw, int state) simtec_i2c_setscl() argument
H A Di2c-versatile.c32 static void i2c_versatile_setsda(void *data, int state) i2c_versatile_setsda() argument
39 static void i2c_versatile_setscl(void *data, int state) i2c_versatile_setscl() argument
/linux-4.1.27/drivers/iio/accel/
H A Dst_accel_buffer.c26 int st_accel_trig_set_state(struct iio_trigger *trig, bool state) st_accel_trig_set_state() argument
/linux-4.1.27/drivers/iio/gyro/
H A Dst_gyro_buffer.c26 int st_gyro_trig_set_state(struct iio_trigger *trig, bool state) st_gyro_trig_set_state() argument
H A Ditg3200_buffer.c78 itg3200_data_rdy_trigger_set_state(struct iio_trigger *trig, bool state) itg3200_data_rdy_trigger_set_state() argument
/linux-4.1.27/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_trigger.c103 inv_mpu_data_rdy_trigger_set_state(struct iio_trigger *trig, bool state) inv_mpu_data_rdy_trigger_set_state() argument
/linux-4.1.27/drivers/iio/pressure/
H A Dst_pressure_buffer.c26 int st_press_trig_set_state(struct iio_trigger *trig, bool state) st_press_trig_set_state() argument
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dgpio.c53 ath5k_hw_set_ledstate(struct ath5k_hw *ah, unsigned int state) ath5k_hw_set_ledstate() argument
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Daf9005-remote.c86 af9005_rc_decode(struct dvb_usb_device *d, u8 * data, int len, u32 * event, int *state) af9005_rc_decode() argument
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dorinoco_pci.h22 static int orinoco_pci_suspend(struct pci_dev *pdev, pm_message_t state) orinoco_pci_suspend() argument
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2x00pci.c182 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state) rt2x00pci_suspend() argument
H A Drt2x00soc.c135 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state) rt2x00soc_suspend() argument
/linux-4.1.27/drivers/staging/iio/meter/
H A Dade7758_trigger.c32 ade7758_data_rdy_trigger_set_state(struct iio_trigger *trig, bool state) ade7758_data_rdy_trigger_set_state() argument
/linux-4.1.27/drivers/s390/cio/
H A Deadm_sch.h12 enum {EADM_IDLE, EADM_BUSY, EADM_NOT_OPER} state; member in struct:eadm_private
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h91 ahd_extract_mode_state(struct ahd_softc *ahd, ahd_mode_state state, ahd_extract_mode_state() argument
/linux-4.1.27/drivers/input/misc/
H A Dretu-pwrbutton.c35 bool state; retu_pwrbutton_irq() local
H A Dgpio_tilt_polled.c46 int state, i; gpio_tilt_polled_poll() local
H A Dmax8925_onkey.c50 int state; max8925_onkey_handler() local
/linux-4.1.27/drivers/dma/
H A Ddmaengine.h83 static inline void dma_set_residue(struct dma_tx_state *state, u32 residue) dma_set_residue() argument
67 dma_cookie_status(struct dma_chan *chan, dma_cookie_t cookie, struct dma_tx_state *state) dma_cookie_status() argument
/linux-4.1.27/arch/x86/lib/
H A Dcmdline.c35 } state = st_wordstart; cmdline_find_option_bool() local
/linux-4.1.27/block/partitions/
H A Datari.c33 int atari_partition(struct parsed_partitions *state) atari_partition() argument
H A Dcheck.c116 struct parsed_partitions *state; allocate_partitions() local
135 void free_partitions(struct parsed_partitions *state) free_partitions() argument
144 struct parsed_partitions *state; check_partition() local
H A Dcmdline.c30 struct parsed_partitions *state = (struct parsed_partitions *)param; add_part() local
67 int cmdline_partition(struct parsed_partitions *state) cmdline_partition() argument
H A Dmac.c30 int mac_partition(struct parsed_partitions *state) mac_partition() argument
H A Dultrix.c12 int ultrix_partition(struct parsed_partitions *state) ultrix_partition() argument
H A Damiga.c28 int amiga_partition(struct parsed_partitions *state) amiga_partition() argument
H A Dcheck.h30 static inline void *read_part_sector(struct parsed_partitions *state, read_part_sector() argument
H A Dkarma.c13 int karma_partition(struct parsed_partitions *state) karma_partition() argument
/linux-4.1.27/arch/tile/kernel/
H A Dmessaging.c31 HV_MsgState *state = this_cpu_ptr(&msg_state); init_messaging() local
70 HV_MsgState *state = this_cpu_ptr(&msg_state); hv_message_intr() local
/linux-4.1.27/arch/unicore32/kernel/
H A Dpm.c28 int puv3_pm_enter(suspend_state_t state) puv3_pm_enter() argument
74 static int puv3_pm_valid(suspend_state_t state) puv3_pm_valid() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c13 nouveau_vga_set_decode(void *priv, bool state) nouveau_vga_set_decode() argument
34 nouveau_switcheroo_set_state(struct pci_dev *pdev, enum vga_switcheroo_state state) nouveau_switcheroo_set_state() argument
/linux-4.1.27/arch/mips/cavium-octeon/executive/
H A Dcvmx-sysinfo.c46 } state = { variable in typeref:struct:__anon1862
/linux-4.1.27/drivers/acpi/acpica/
H A Dutstate.c90 union acpi_generic_state *state; acpi_ut_pop_generic_state() local
122 union acpi_generic_state *state; acpi_ut_create_generic_state() local
151 union acpi_generic_state *state; acpi_ut_create_thread_state() local
195 union acpi_generic_state *state; acpi_ut_create_update_state() local
231 union acpi_generic_state *state; acpi_ut_create_pkg_state() local
267 union acpi_generic_state *state; acpi_ut_create_control_state() local
298 void acpi_ut_delete_generic_state(union acpi_generic_state *state) acpi_ut_delete_generic_state() argument
63 acpi_ut_push_generic_state(union acpi_generic_state **list_head, union acpi_generic_state *state) acpi_ut_push_generic_state() argument
/linux-4.1.27/drivers/thermal/
H A Ddb8500_cpufreq_cooling.c59 db8500_cpufreq_cooling_suspend(struct platform_device *pdev, pm_message_t state) db8500_cpufreq_cooling_suspend() argument
/linux-4.1.27/drivers/usb/common/
H A Dcommon.c21 const char *usb_otg_state_string(enum usb_otg_state state) usb_otg_state_string() argument
63 const char *usb_state_string(enum usb_device_state state) usb_state_string() argument
H A Dusb-otg-fsm.c246 enum usb_otg_state state; otg_statemachine() local
/linux-4.1.27/drivers/media/dvb-core/
H A Ddvb_net.h40 int state[DVB_NET_DEVICES_MAX]; member in struct:dvb_net
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dstb6100_proc.h24 struct tuner_state state; stb6100_get_freq() local
50 struct tuner_state state; stb6100_set_freq() local
77 struct tuner_state state; stb6100_get_bandw() local
103 struct tuner_state state; stb6100_set_bandw() local
/linux-4.1.27/include/uapi/linux/netfilter/
H A Dnf_conntrack_sctp.h20 enum sctp_conntrack state; member in struct:ip_ct_sctp
/linux-4.1.27/include/xen/interface/io/
H A Dtpmif.h44 uint8_t state; /* enum vtpm_shared_page_state */ member in struct:vtpm_shared_page
/linux-4.1.27/kernel/
H A Dcontext_tracking.c50 void context_tracking_enter(enum ctx_state state) context_tracking_enter() argument
131 void context_tracking_exit(enum ctx_state state) context_tracking_exit() argument
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Doffline_states.h23 static inline void set_cpu_current_state(int cpu, enum cpu_state_vals state) set_cpu_current_state() argument
27 static inline void set_preferred_offline_state(int cpu, enum cpu_state_vals state) set_preferred_offline_state() argument
/linux-4.1.27/arch/sh/include/asm/
H A Dpush-switch.h11 unsigned int state:1; member in struct:push_switch
/linux-4.1.27/arch/powerpc/kernel/
H A Deeh_sysfs.c62 int state; eeh_pe_state_show() local
/linux-4.1.27/arch/arm/mach-pxa/
H A Dpm.c24 int pxa_pm_enter(suspend_state_t state) pxa_pm_enter() argument
69 static int pxa_pm_valid(suspend_state_t state) pxa_pm_valid() argument
/linux-4.1.27/arch/arm/mach-sa1100/
H A Dpm.c55 static int sa11x0_pm_enter(suspend_state_t state) sa11x0_pm_enter() argument
H A Dh3100.c97 static int h3100_irda_set_power(struct device *dev, unsigned int state) h3100_irda_set_power() argument
H A Dh3600.c105 static int h3600_irda_set_power(struct device *dev, unsigned int state) h3600_irda_set_power() argument
H A Dhackkit.c103 static void hackkit_uart_pm(struct uart_port *port, u_int state, u_int oldstate) hackkit_uart_pm() argument
/linux-4.1.27/arch/arm/plat-samsung/
H A Dpm.c50 int s3c_irqext_wake(struct irq_data *data, unsigned int state) s3c_irqext_wake() argument
78 static int s3c_pm_enter(suspend_state_t state) s3c_pm_enter() argument
/linux-4.1.27/arch/arm/mach-mmp/
H A Dpm-pxa910.c133 void pxa910_pm_enter_lowpower_mode(int state) pxa910_pm_enter_lowpower_mode() argument
188 static int pxa910_pm_enter(suspend_state_t state) pxa910_pm_enter() argument
241 static int pxa910_pm_valid(suspend_state_t state) pxa910_pm_valid() argument
H A Dpm-mmp2.c114 void mmp2_pm_enter_lowpower_mode(int state) mmp2_pm_enter_lowpower_mode() argument
160 static int mmp2_pm_enter(suspend_state_t state) mmp2_pm_enter() argument
204 static int mmp2_pm_valid(suspend_state_t state) mmp2_pm_valid() argument
/linux-4.1.27/fs/afs/
H A Dvolume.c223 int ret, state, loop; afs_volume_pick_fileserver() local
/linux-4.1.27/fs/gfs2/
H A Dtrace_gfs2.h64 static inline u8 glock_trace_state(unsigned int state) glock_trace_state() argument
/linux-4.1.27/net/ipv4/netfilter/
H A Darptable_filter.c30 arptable_filter_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) arptable_filter_hook() argument
H A Diptable_filter.c36 iptable_filter_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) iptable_filter_hook() argument
H A Diptable_raw.c23 iptable_raw_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) iptable_raw_hook() argument
H A Diptable_security.c40 iptable_security_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) iptable_security_hook() argument
H A Dnf_defrag_ipv4.c64 ipv4_conntrack_defrag(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ipv4_conntrack_defrag() argument
H A Dnf_tables_arp.c18 nft_do_chain_arp(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_do_chain_arp() argument
H A Dnft_chain_nat_ipv4.c29 nft_nat_do_chain(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state, struct nf_conn *ct) nft_nat_do_chain() argument
41 nft_nat_ipv4_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv4_fn() argument
48 nft_nat_ipv4_in(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv4_in() argument
55 nft_nat_ipv4_out(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv4_out() argument
62 nft_nat_ipv4_local_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv4_local_fn() argument
H A Dnft_chain_route_ipv4.c24 nf_route_table_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nf_route_table_hook() argument
H A Diptable_nat.c31 iptable_nat_do_chain(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state, struct nf_conn *ct) iptable_nat_do_chain() argument
41 iptable_nat_ipv4_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) iptable_nat_ipv4_fn() argument
48 iptable_nat_ipv4_in(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) iptable_nat_ipv4_in() argument
55 iptable_nat_ipv4_out(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) iptable_nat_ipv4_out() argument
62 iptable_nat_ipv4_local_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) iptable_nat_ipv4_local_fn() argument
H A Dnf_tables_ipv4.c21 nft_do_chain_ipv4(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_do_chain_ipv4() argument
32 nft_ipv4_output(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_ipv4_output() argument
/linux-4.1.27/net/ipv6/netfilter/
H A Dip6table_filter.c35 ip6table_filter_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ip6table_filter_hook() argument
H A Dip6table_raw.c22 ip6table_raw_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ip6table_raw_hook() argument
H A Dip6table_security.c39 ip6table_security_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ip6table_security_hook() argument
H A Dnf_defrag_ipv6_hooks.c55 ipv6_defrag(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ipv6_defrag() argument
H A Dnft_chain_nat_ipv6.c27 nft_nat_do_chain(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state, struct nf_conn *ct) nft_nat_do_chain() argument
39 nft_nat_ipv6_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv6_fn() argument
46 nft_nat_ipv6_in(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv6_in() argument
53 nft_nat_ipv6_out(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv6_out() argument
60 nft_nat_ipv6_local_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_nat_ipv6_local_fn() argument
H A Dnft_chain_route_ipv6.c25 nf_route_table_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nf_route_table_hook() argument
H A Dip6table_nat.c33 ip6table_nat_do_chain(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state, struct nf_conn *ct) ip6table_nat_do_chain() argument
43 ip6table_nat_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ip6table_nat_fn() argument
50 ip6table_nat_in(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ip6table_nat_in() argument
57 ip6table_nat_out(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ip6table_nat_out() argument
64 ip6table_nat_local_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ip6table_nat_local_fn() argument
H A Dnf_tables_ipv6.c19 nft_do_chain_ipv6(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_do_chain_ipv6() argument
32 nft_ipv6_output(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) nft_ipv6_output() argument
/linux-4.1.27/net/irda/ircomm/
H A Dircomm_event.c76 static int (*state[])(struct ircomm_cb *self, IRCOMM_EVENT event, variable
240 void ircomm_next_state(struct ircomm_cb *self, IRCOMM_STATE state) ircomm_next_state() argument
/linux-4.1.27/net/mac80211/
H A Dpm.c129 enum ieee80211_sta_state state; __ieee80211_suspend() local
/linux-4.1.27/kernel/power/
H A Dautosleep.c89 int pm_autosleep_set_state(suspend_state_t state) pm_autosleep_set_state() argument
/linux-4.1.27/lib/
H A Dsyscall.c54 long state; task_current_syscall() local
/linux-4.1.27/include/linux/extcon/
H A Dextcon-adc-jack.h36 u32 state; /* extcon state value. 0 if invalid */ member in struct:adc_jack_cond
/linux-4.1.27/drivers/leds/trigger/
H A Dledtrig-timer.c33 unsigned long state; led_delay_on_store() local
58 unsigned long state; led_delay_off_store() local
H A Dledtrig-oneshot.c56 unsigned long state; led_invert_store() local
85 unsigned long state; led_delay_on_store() local
108 unsigned long state; led_delay_off_store() local
H A Dledtrig-transient.c32 int state; member in struct:transient_trig_data
61 unsigned long state; transient_activate_store() local
113 unsigned long state; transient_duration_store() local
129 int state; transient_state_show() local
140 unsigned long state; transient_state_store() local
/linux-4.1.27/drivers/lguest/
H A Dsegments.c106 void setup_default_gdt_entries(struct lguest_ro_state *state) setup_default_gdt_entries() argument
/linux-4.1.27/drivers/ide/
H A Ddelkin_cb.c127 static int delkin_cb_suspend(struct pci_dev *dev, pm_message_t state) delkin_cb_suspend() argument
H A Dtriflex.c116 static int triflex_ide_pci_suspend(struct pci_dev *dev, pm_message_t state) triflex_ide_pci_suspend() argument
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dop-rfkill.c49 int i2400m_radio_is(struct i2400m *i2400m, enum wimax_rf_state state) i2400m_radio_is() argument
84 i2400m_op_rfkill_sw_toggle(struct wimax_dev *wimax_dev, enum wimax_rf_state state) i2400m_op_rfkill_sw_toggle() argument
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dmdio_10g.h101 efx_mdio_set_flag(struct efx_nic *efx, int devad, int addr, int mask, bool state) efx_mdio_set_flag() argument
/linux-4.1.27/drivers/net/wireless/prism54/
H A Dislpci_hotplug.c259 prism54_suspend(struct pci_dev *pdev, pm_message_t state) prism54_suspend() argument
/linux-4.1.27/drivers/staging/iio/
H A Diio_simple_dummy_events.c55 iio_simple_dummy_write_event_config(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, int state) iio_simple_dummy_write_event_config() argument
/linux-4.1.27/drivers/staging/sm750fb/
H A Dddk750_power.c5 void ddk750_setDPMS(DPMS_t state) ddk750_setDPMS() argument
/linux-4.1.27/drivers/staging/media/omap4iss/
H A Diss_ipipe.h53 enum iss_pipeline_stream_state state; member in struct:iss_ipipe_device
H A Diss_resizer.h56 enum iss_pipeline_stream_state state; member in struct:iss_resizer_device
/linux-4.1.27/drivers/phy/
H A Dphy-exynos-dp-video.c35 struct exynos_dp_video_phy *state = phy_get_drvdata(phy); exynos_dp_video_phy_power_on() local
44 struct exynos_dp_video_phy *state = phy_get_drvdata(phy); exynos_dp_video_phy_power_off() local
79 struct exynos_dp_video_phy *state; exynos_dp_video_phy_probe() local
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_atomic_plane.c51 struct intel_plane_state *state; intel_create_plane_state() local
75 struct drm_plane_state *state; intel_plane_duplicate_state() local
103 intel_plane_destroy_state(struct drm_plane *plane, struct drm_plane_state *state) intel_plane_destroy_state() argument
109 intel_plane_atomic_check(struct drm_plane *plane, struct drm_plane_state *state) intel_plane_atomic_check() argument
201 intel_plane_atomic_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, uint64_t *val) intel_plane_atomic_get_property() argument
223 intel_plane_atomic_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_property *property, uint64_t val) intel_plane_atomic_set_property() argument
/linux-4.1.27/drivers/gpu/drm/mgag200/
H A Dmgag200_i2c.c51 static inline void mga_i2c_set(struct mga_device *mdev, int mask, int state) mga_i2c_set() argument
60 static void mga_gpio_setsda(void *data, int state) mga_gpio_setsda() argument
67 static void mga_gpio_setscl(void *data, int state) mga_gpio_setscl() argument
/linux-4.1.27/drivers/cpufreq/
H A Dcris-artpec3-cpufreq.c30 static int cris_freq_target(struct cpufreq_policy *policy, unsigned int state) cris_freq_target() argument
H A Dcris-etraxfs-cpufreq.c30 static int cris_freq_target(struct cpufreq_policy *policy, unsigned int state) cris_freq_target() argument
H A Dsc520_freq.c56 static int sc520_freq_target(struct cpufreq_policy *policy, unsigned int state) sc520_freq_target() argument
/linux-4.1.27/arch/x86/xen/
H A Dplatform-pci-unplug.c102 static bool __xen_has_pv_device(int state) __xen_has_pv_device() argument
/linux-4.1.27/arch/x86/boot/
H A Dcmdline.c42 } state = st_wordstart; __cmdline_find_option() local
112 } state = st_wordstart; __cmdline_find_option_bool() local
/linux-4.1.27/drivers/gpu/drm/rcar-du/
H A Drcar_du_plane.h50 struct drm_plane_state state; member in struct:rcar_du_plane_state
61 to_rcar_du_plane_state(struct drm_plane_state *state) to_rcar_du_plane_state() argument
/linux-4.1.27/drivers/gpu/host1x/
H A Dintr.h61 atomic_t state; member in struct:host1x_waitlist
/linux-4.1.27/drivers/hid/
H A Dhid-picolcd_leds.c66 int i, state = 0; picolcd_led_set_brightness() local
/linux-4.1.27/drivers/tty/serial/8250/
H A D8250_dma.c54 struct dma_tx_state state; __dma_rx_complete() local
/linux-4.1.27/drivers/video/fbdev/aty/
H A Dradeon_i2c.c17 static void radeon_gpio_setscl(void* data, int state) radeon_gpio_setscl() argument
31 static void radeon_gpio_setsda(void* data, int state) radeon_gpio_setsda() argument
/linux-4.1.27/drivers/video/fbdev/nvidia/
H A Dnv_i2c.c28 static void nvidia_gpio_setscl(void *data, int state) nvidia_gpio_setscl() argument
44 static void nvidia_gpio_setsda(void *data, int state) nvidia_gpio_setsda() argument
/linux-4.1.27/drivers/video/fbdev/riva/
H A Drivafb-i2c.c27 static void riva_gpio_setscl(void* data, int state) riva_gpio_setscl() argument
45 static void riva_gpio_setsda(void* data, int state) riva_gpio_setsda() argument
/linux-4.1.27/include/net/
H A Dwimax.h415 enum wimax_st state; member in struct:wimax_dev
/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_pmc.c36 static int pmc_suspend_enter(suspend_state_t state) pmc_suspend_enter() argument
51 static int pmc_suspend_valid(suspend_state_t state) pmc_suspend_valid() argument
/linux-4.1.27/arch/mips/loongson/common/
H A Dpm.c125 static int loongson_pm_enter(suspend_state_t state) loongson_pm_enter() argument
137 static int loongson_pm_valid_state(suspend_state_t state) loongson_pm_valid_state() argument
/linux-4.1.27/arch/powerpc/boot/
H A Dgunzip_util.c42 void gunzip_start(struct gunzip_state *state, void *src, int srclen) gunzip_start() argument
102 int gunzip_partial(struct gunzip_state *state, void *dst, int dstlen) gunzip_partial() argument
140 void gunzip_exactly(struct gunzip_state *state, void *dst, int dstlen) gunzip_exactly() argument
165 void gunzip_discard(struct gunzip_state *state, int len) gunzip_discard() argument
193 int gunzip_finish(struct gunzip_state *state, void *dst, int dstlen) gunzip_finish() argument
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dirq-pm.c41 int s3c_irq_wake(struct irq_data *data, unsigned int state) s3c_irq_wake() argument
/linux-4.1.27/arch/arm/mach-s5pv210/
H A Dpm.c95 static int s5pv210_suspend_enter(suspend_state_t state) s5pv210_suspend_enter() argument
/linux-4.1.27/arch/arm/kernel/
H A Dxscale-cp0.c19 static inline void dsp_save_state(u32 *state) dsp_save_state() argument
26 static inline void dsp_load_state(u32 *state) dsp_load_state() argument
/linux-4.1.27/arch/arm/mach-davinci/
H A Dpm.c99 static int davinci_pm_enter(suspend_state_t state) davinci_pm_enter() argument
/linux-4.1.27/arch/arc/kernel/
H A Dunaligned.c136 static void fixup_load(struct disasm_state *state, struct pt_regs *regs, fixup_load() argument
166 static void fixup_store(struct disasm_state *state, struct pt_regs *regs, fixup_store() argument
205 struct disasm_state state; misaligned_fixup() local
/linux-4.1.27/fs/ceph/
H A Dmdsmap.c88 s32 mds, inc, state; ceph_mdsmap_decode() local
/linux-4.1.27/net/bridge/netfilter/
H A Debtable_filter.c60 ebt_in_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ebt_in_hook() argument
68 ebt_out_hook(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ebt_out_hook() argument
H A Debtable_nat.c60 ebt_nat_in(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ebt_nat_in() argument
68 ebt_nat_out(const struct nf_hook_ops *ops, struct sk_buff *skb, const struct nf_hook_state *state) ebt_nat_out() argument
/linux-4.1.27/sound/aoa/codecs/
H A Dtoonie.c63 static int toonie_suspend(struct codec_info_item *cii, pm_message_t state) toonie_suspend() argument
/linux-4.1.27/drivers/watchdog/
H A Dtwl4030_wdt.c109 static int twl4030_wdt_suspend(struct platform_device *pdev, pm_message_t state) twl4030_wdt_suspend() argument
/linux-4.1.27/drivers/isdn/mISDN/
H A Dfsm.h39 int state; member in struct:FsmInst
47 int state, event; member in struct:FsmNode
H A Dl1oip_codec.c226 l1oip_law_to_4bit(u8 *data, int len, u8 *result, u32 *state) l1oip_law_to_4bit() argument
/linux-4.1.27/drivers/macintosh/
H A Dadb-iop.c66 static void adb_iop_end_req(struct adb_request *req, int state) adb_iop_end_req() argument
/linux-4.1.27/drivers/hwmon/
H A Diio_hwmon.c50 struct iio_hwmon_state *state = dev_get_drvdata(dev); iio_hwmon_read_val() local

Completed in 5789 milliseconds

1234567891011>>