Home
last modified time | relevance | path

Searched defs:state (Results 201 – 400 of 2858) sorted by relevance

12345678910>>...15

/linux-4.4.14/drivers/media/dvb-frontends/
Ddvb_dummy_fe.c115 struct dvb_dummy_fe_state* state = fe->demodulator_priv; in dvb_dummy_fe_release() local
123 struct dvb_dummy_fe_state* state = NULL; in dvb_dummy_fe_ofdm_attach() local
140 struct dvb_dummy_fe_state* state = NULL; in dvb_dummy_fe_qpsk_attach() local
157 struct dvb_dummy_fe_state* state = NULL; in dvb_dummy_fe_qam_attach() local
Dstv0900_sw.c518 struct stv0900_state *state = fe->demodulator_priv; in stv0900_get_demod_cold_lock() local
823 struct stv0900_state *state = fe->demodulator_priv; in stv0900_track_optimization() local
1113 struct stv0900_state *state = fe->demodulator_priv; in stv0900_get_standard() local
1187 struct stv0900_state *state = fe->demodulator_priv; in stv0900_get_signal_params() local
1280 struct stv0900_state *state = fe->demodulator_priv; in stv0900_dvbs1_acq_workaround() local
1401 struct stv0900_state *state = fe->demodulator_priv; in stv0900_search_srate_coarse() local
1522 struct stv0900_state *state = fe->demodulator_priv; in stv0900_search_srate_fine() local
1600 struct stv0900_state *state = fe->demodulator_priv; in stv0900_blind_search_algo() local
1821 struct stv0900_state *state = fe->demodulator_priv; in stv0900_algo() local
Dbcm3510.c81 static int bcm3510_writebytes (struct bcm3510_state *state, u8 reg, u8 *buf, u8 len) in bcm3510_writebytes()
104 static int bcm3510_readbytes (struct bcm3510_state *state, u8 reg, u8 *buf, u8 len) in bcm3510_readbytes()
126 static int bcm3510_writeB(struct bcm3510_state *state, u8 reg, bcm3510_register_value v) in bcm3510_writeB()
131 static int bcm3510_readB(struct bcm3510_state *state, u8 reg, bcm3510_register_value *v) in bcm3510_readB()
599 struct bcm3510_state* state = fe->demodulator_priv; in bcm3510_release() local
796 struct bcm3510_state* state = NULL; in bcm3510_attach() local
/linux-4.4.14/drivers/scsi/isci/
Dremote_node_context.c65 const char *rnc_state_name(enum scis_sds_remote_node_context_states state) in rnc_state_name()
428 enum scis_sds_remote_node_context_states state; in sci_remote_node_context_event_handler() local
532 enum scis_sds_remote_node_context_states state; in sci_remote_node_context_destruct() local
572 enum scis_sds_remote_node_context_states state in sci_remote_node_context_suspend() local
663 enum scis_sds_remote_node_context_states state; in sci_remote_node_context_resume() local
751 enum scis_sds_remote_node_context_states state; in sci_remote_node_context_start_io() local
790 enum scis_sds_remote_node_context_states state; in sci_remote_node_context_is_safe_to_abort() local
Dphy.c64 static const char *phy_state_name(enum sci_phy_states state) in phy_state_name()
469 enum sci_phy_states state = iphy->sm.current_state_id; in sci_phy_start() local
483 enum sci_phy_states state = iphy->sm.current_state_id; in sci_phy_stop() local
509 enum sci_phy_states state = iphy->sm.current_state_id; in sci_phy_reset() local
523 enum sci_phy_states state = iphy->sm.current_state_id; in sci_phy_consume_power_handler() local
661 #define phy_event_dbg(iphy, state, code) \ argument
666 #define phy_event_warn(iphy, state, code) \ argument
686 enum sci_phy_states state = iphy->sm.current_state_id; in sci_phy_event_handler() local
972 enum sci_phy_states state = iphy->sm.current_state_id; in sci_phy_frame_handler() local
991 u32 state; in sci_phy_frame_handler() local
Dremote_device.c67 const char *dev_state_name(enum sci_remote_device_states state) in dev_state_name()
341 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_stop() local
397 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_reset() local
427 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_reset_complete() local
443 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_frame_handler() local
538 enum sci_remote_device_states state = sm->current_state_id; in is_remote_device_ready() local
572 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_event_handler() local
658 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_start_io() local
794 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_complete_io() local
876 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_start_task() local
[all …]
Dport.c65 const char *port_state_name(enum sci_port_states state) in port_state_name()
280 static bool is_port_ready_state(enum sci_port_states state) in is_port_ready_state()
295 enum sci_port_states state) in port_state_machine_change()
1060 enum sci_port_states state; in sci_port_start() local
1126 enum sci_port_states state; in sci_port_stop() local
1150 enum sci_port_states state; in sci_port_hard_reset() local
1200 enum sci_port_states state; in sci_port_add_phy() local
1271 enum sci_port_states state; in sci_port_remove_phy() local
1311 enum sci_port_states state; in sci_port_link_up() local
1354 enum sci_port_states state; in sci_port_link_down() local
[all …]
/linux-4.4.14/kernel/sched/
Dcompletion.c62 long (*action)(long), long timeout, int state) in do_wait_for_common()
88 long (*action)(long), long timeout, int state) in __wait_for_common()
99 wait_for_common(struct completion *x, long timeout, int state) in wait_for_common()
105 wait_for_common_io(struct completion *x, long timeout, int state) in wait_for_common_io()
/linux-4.4.14/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c59 int test_init(struct test_state *state) in test_init()
145 void test_exit(struct test_state *state) in test_exit()
156 struct test_state state; in main() local
/linux-4.4.14/net/irda/irlan/
Dirlan_event.c41 void irlan_next_client_state(struct irlan_cb *self, IRLAN_STATE state) in irlan_next_client_state()
51 void irlan_next_provider_state(struct irlan_cb *self, IRLAN_STATE state) in irlan_next_provider_state()
/linux-4.4.14/drivers/crypto/caam/
Dcaamhash.c150 struct caam_hash_state *state, in map_seq_out_ptr_ctx()
220 struct caam_hash_state *state, int ctx_len, in ctx_map_to_sec4_sg()
285 static inline void ahash_ctx_data_to_out(u32 *desc, u32 op, u32 state, in ahash_ctx_data_to_out()
305 static inline void ahash_data_to_out(u32 *desc, u32 op, u32 state, in ahash_data_to_out()
630 struct caam_hash_state *state = ahash_request_ctx(req); in ahash_unmap_ctx() local
646 struct caam_hash_state *state = ahash_request_ctx(req); in ahash_done() local
680 struct caam_hash_state *state = ahash_request_ctx(req); in ahash_done_bi() local
716 struct caam_hash_state *state = ahash_request_ctx(req); in ahash_done_ctx_src() local
750 struct caam_hash_state *state = ahash_request_ctx(req); in ahash_done_ctx_dst() local
782 struct caam_hash_state *state = ahash_request_ctx(req); in ahash_update_ctx() local
[all …]
/linux-4.4.14/net/netfilter/
Dnf_tables_netdev.c21 const struct nf_hook_state *state) in nft_netdev_set_pktinfo_ipv4()
52 const struct nf_hook_state *state) in __nft_netdev_set_pktinfo_ipv6()
85 const struct nf_hook_state *state) in nft_netdev_set_pktinfo_ipv6()
93 const struct nf_hook_state *state) in nft_do_chain_netdev()
Dnf_queue.c51 struct nf_hook_state *state = &entry->state; in nf_queue_entry_release_refs() local
78 struct nf_hook_state *state = &entry->state; in nf_queue_entry_get_refs() local
118 struct nf_hook_state *state, in nf_queue()
/linux-4.4.14/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c59 int test_init(struct test_state *state) in test_init()
145 void test_exit(struct test_state *state) in test_exit()
156 struct test_state state; in main() local
/linux-4.4.14/arch/mips/cavium-octeon/crypto/
Docteon-crypto.c26 unsigned long octeon_crypto_enable(struct octeon_cop2_state *state) in octeon_crypto_enable()
55 void octeon_crypto_disable(struct octeon_cop2_state *state, in octeon_crypto_disable()
Docteon-md5.c86 struct octeon_cop2_state state; in octeon_md5_update() local
127 struct octeon_cop2_state state; in octeon_md5_final() local
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-av-vbi.c135 struct cx18_av_state *state = &cx->av_state; in cx18_av_g_sliced_fmt() local
178 struct cx18_av_state *state = &cx->av_state; in cx18_av_s_raw_fmt() local
192 struct cx18_av_state *state = &cx->av_state; in cx18_av_s_sliced_fmt() local
263 struct cx18_av_state *state = &cx->av_state; in cx18_av_decode_vbi_line() local
/linux-4.4.14/drivers/i2c/busses/
Di2c-gpio.c28 static void i2c_gpio_setsda_dir(void *data, int state) in i2c_gpio_setsda_dir()
43 static void i2c_gpio_setsda_val(void *data, int state) in i2c_gpio_setsda_val()
51 static void i2c_gpio_setscl_dir(void *data, int state) in i2c_gpio_setscl_dir()
67 static void i2c_gpio_setscl_val(void *data, int state) in i2c_gpio_setscl_val()
Di2c-parport-light.c62 static inline void line_set(int state, const struct lineop *op) in line_set()
83 static void parport_setscl(void *data, int state) in parport_setscl()
88 static void parport_setsda(void *data, int state) in parport_setsda()
Di2c-acorn.c35 static void ioc_setscl(void *data, int state) in ioc_setscl()
50 static void ioc_setsda(void *data, int state) in ioc_setsda()
Di2c-parport.c96 static inline void line_set(struct parport *data, int state, in line_set()
119 static void parport_setscl(void *data, int state) in parport_setscl()
124 static void parport_setsda(void *data, int state) in parport_setsda()
Di2c-via.c49 static void bit_via_setscl(void *data, int state) in bit_via_setscl()
54 static void bit_via_setsda(void *data, int state) in bit_via_setsda()
Di2c-simtec.c42 static void simtec_i2c_setsda(void *pw, int state) in simtec_i2c_setsda()
48 static void simtec_i2c_setscl(void *pw, int state) in simtec_i2c_setscl()
Di2c-hydra.c52 static void hydra_bit_setscl(void *data, int state) in hydra_bit_setscl()
64 static void hydra_bit_setsda(void *data, int state) in hydra_bit_setsda()
Di2c-versatile.c32 static void i2c_versatile_setsda(void *data, int state) in i2c_versatile_setsda()
39 static void i2c_versatile_setscl(void *data, int state) in i2c_versatile_setscl()
/linux-4.4.14/drivers/input/
Dff-memless.c89 static unsigned long calculate_next_time(struct ml_effect_state *state) in calculate_next_time()
126 struct ml_effect_state *state; in ml_schedule_timer() local
164 static int apply_envelope(struct ml_effect_state *state, int value, in apply_envelope()
256 struct ml_effect_state *state, in ml_combine_effects()
343 struct ml_effect_state *state; in ml_get_combo_effect() local
450 struct ml_effect_state *state = &ml->states[effect_id]; in ml_ff_playback() local
481 struct ml_effect_state *state = &ml->states[effect->id]; in ml_ff_upload() local
/linux-4.4.14/drivers/media/usb/go7007/
Ds2250-board.c330 struct s2250 *state = to_state(sd); in s2250_s_video_routing() local
354 struct s2250 *state = to_state(sd); in s2250_s_std() local
373 struct s2250 *state = container_of(ctrl->handler, struct s2250, hdl); in s2250_s_ctrl() local
413 struct s2250 *state = to_state(sd); in s2250_set_fmt() local
435 struct s2250 *state = to_state(sd); in s2250_s_audio_routing() local
457 struct s2250 *state = to_state(sd); in s2250_log_status() local
510 struct s2250 *state; in s2250_probe() local
616 struct s2250 *state = to_state(i2c_get_clientdata(client)); in s2250_remove() local
/linux-4.4.14/drivers/media/usb/dvb-usb/
Daz6027.c395 static int az6027_rc_query(struct dvb_usb_device *d, u32 *event, int *state) in az6027_rc_query()
413 struct az6027_device_state *state = (struct az6027_device_state *)d->priv; in az6027_ci_read_attribute_mem() local
455 struct az6027_device_state *state = (struct az6027_device_state *)d->priv; in az6027_ci_write_attribute_mem() local
486 struct az6027_device_state *state = (struct az6027_device_state *)d->priv; in az6027_ci_read_cam_control() local
532 struct az6027_device_state *state = (struct az6027_device_state *)d->priv; in az6027_ci_write_cam_control() local
594 struct az6027_device_state *state = (struct az6027_device_state *)d->priv; in az6027_ci_slot_reset() local
650 struct az6027_device_state *state = (struct az6027_device_state *)d->priv; in az6027_ci_slot_ts_enable() local
679 struct az6027_device_state *state = (struct az6027_device_state *)d->priv; in az6027_ci_poll_slot_status() local
717 struct az6027_device_state *state; in az6027_ci_uninit() local
740 struct az6027_device_state *state = (struct az6027_device_state *)d->priv; in az6027_ci_init() local
DcinergyT2-core.c62 char state[3]; in cinergyt2_power_ctrl() local
69 char state[3]; in cinergyt2_frontend_attach() local
141 static int cinergyt2_rc_query(struct dvb_usb_device *d, u32 *event, int *state) in cinergyt2_rc_query()
Dpctv452e.c105 struct pctv452e_state *state = (struct pctv452e_state *)d->priv; in tt3650_ci_msg() local
150 struct pctv452e_state *state = (struct pctv452e_state *)d->priv; in tt3650_ci_msg_locked() local
283 struct pctv452e_state *state = (struct pctv452e_state *)d->priv; in tt3650_ci_slot_reset() local
344 struct pctv452e_state *state; in tt3650_ci_uninit() local
369 struct pctv452e_state *state = (struct pctv452e_state *)d->priv; in tt3650_ci_init() local
407 struct pctv452e_state *state = (struct pctv452e_state *)d->priv; in pctv452e_i2c_msg() local
501 struct pctv452e_state *state = (struct pctv452e_state *)d->priv; in pctv452e_power_ctrl() local
541 struct pctv452e_state *state = (struct pctv452e_state *)d->priv; in pctv452e_rc_query() local
Dtechnisat-usb2.c223 … int technisat_usb2_set_led(struct dvb_usb_device *d, int red, enum technisat_usb2_led_state state) in technisat_usb2_set_led()
293 struct technisat_usb2_state *state = in technisat_usb2_green_led_control() local
360 struct technisat_usb2_state *state = d->priv; in technisat_usb2_power_ctrl() local
753 struct technisat_usb2_state *state = dev->priv; in technisat_usb2_probe() local
773 struct technisat_usb2_state *state = dev->priv; in technisat_usb2_disconnect() local
/linux-4.4.14/fs/btrfs/
Dcheck-integrity.c200 struct btrfsic_state *state; member
656 static int btrfsic_process_superblock(struct btrfsic_state *state, in btrfsic_process_superblock()
792 struct btrfsic_state *state, in btrfsic_process_superblock_dev_mirror()
975 struct btrfsic_state *state, in btrfsic_process_metablock()
1264 struct btrfsic_state *state, in btrfsic_create_link_to_next_block()
1412 struct btrfsic_state *state, in btrfsic_handle_extent_data()
1568 static int btrfsic_map_block(struct btrfsic_state *state, u64 bytenr, u32 len, in btrfsic_map_block()
1639 static int btrfsic_read_block(struct btrfsic_state *state, in btrfsic_read_block()
1721 static void btrfsic_dump_database(struct btrfsic_state *state) in btrfsic_dump_database()
1788 static int btrfsic_test_for_metadata(struct btrfsic_state *state, in btrfsic_test_for_metadata()
[all …]
/linux-4.4.14/net/bridge/netfilter/
Dnf_tables_bridge.c69 const struct nf_hook_state *state) in nft_bridge_set_pktinfo_ipv4()
79 const struct nf_hook_state *state) in nft_bridge_set_pktinfo_ipv6()
92 const struct nf_hook_state *state) in nft_do_chain_bridge()
Debtable_nat.c61 const struct nf_hook_state *state) in ebt_nat_in()
68 const struct nf_hook_state *state) in ebt_nat_out()
Debtable_filter.c61 const struct nf_hook_state *state) in ebt_in_hook()
68 const struct nf_hook_state *state) in ebt_out_hook()
/linux-4.4.14/arch/arm/mach-mmp/
Dpm-mmp2.c114 void mmp2_pm_enter_lowpower_mode(int state) in mmp2_pm_enter_lowpower_mode()
160 static int mmp2_pm_enter(suspend_state_t state) in mmp2_pm_enter()
204 static int mmp2_pm_valid(suspend_state_t state) in mmp2_pm_valid()
/linux-4.4.14/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.c32 static int _hid_sensor_power_state(struct hid_sensor_common *st, bool state) in _hid_sensor_power_state()
99 int hid_sensor_power_state(struct hid_sensor_common *st, bool state) in hid_sensor_power_state()
126 bool state) in hid_sensor_data_rdy_trigger_set_state()
/linux-4.4.14/drivers/media/i2c/
Dwm8775.c96 struct wm8775_state *state = to_state(sd); in wm8775_set_audio() local
121 struct wm8775_state *state = to_state(sd); in wm8775_s_routing() local
160 struct wm8775_state *state = to_state(sd); in wm8775_log_status() local
216 struct wm8775_state *state; in wm8775_probe() local
306 struct wm8775_state *state = to_state(sd); in wm8775_remove() local
Dtw2804.c154 struct tw2804 *state = to_state(sd); in tw2804_log_status() local
178 struct tw2804 *state = to_state_from_ctrl(ctrl); in tw2804_g_volatile_ctrl() local
203 struct tw2804 *state = to_state_from_ctrl(ctrl); in tw2804_s_ctrl() local
362 struct tw2804 *state; in tw2804_probe() local
423 struct tw2804 *state = to_state(sd); in tw2804_remove() local
Dtlv320aic23b.c111 struct tlv320aic23b_state *state = to_state(sd); in tlv320aic23b_log_status() local
148 struct tlv320aic23b_state *state; in tlv320aic23b_probe() local
196 struct tlv320aic23b_state *state = to_state(sd); in tlv320aic23b_remove() local
Dcs53l32a.c108 struct cs53l32a_state *state = to_state(sd); in cs53l32a_log_status() local
154 struct cs53l32a_state *state; in cs53l32a_probe() local
216 struct cs53l32a_state *state = to_state(sd); in cs53l32a_remove() local
/linux-4.4.14/block/partitions/
Dibm.c63 static int find_label(struct parsed_partitions *state, in find_label()
132 static int find_vol1_partitions(struct parsed_partitions *state, in find_vol1_partitions()
194 static int find_lnx1_partitions(struct parsed_partitions *state, in find_lnx1_partitions()
241 static int find_cms1_partitions(struct parsed_partitions *state, in find_cms1_partitions()
289 int ibm_partition(struct parsed_partitions *state) in ibm_partition()
Dcmdline.c30 struct parsed_partitions *state = (struct parsed_partitions *)param; in add_part() local
67 int cmdline_partition(struct parsed_partitions *state) in cmdline_partition()
/linux-4.4.14/drivers/acpi/
Dprocessor_thermal.c122 static int cpufreq_set_cur_state(unsigned int cpu, int state) in cpufreq_set_cur_state()
175 static int cpufreq_set_cur_state(unsigned int cpu, int state) in cpufreq_set_cur_state()
199 unsigned long *state) in processor_get_max_state()
237 unsigned long state) in processor_set_cur_state()
Dprocessor_throttling.c513 struct acpi_buffer state = { 0, NULL }; in acpi_processor_get_throttling_states() local
588 struct acpi_buffer state = { 0, NULL }; in acpi_processor_get_tsd() local
668 int state = 0; in acpi_processor_get_throttling_fadt() local
849 int state, u64 *value) in acpi_get_throttling_value()
865 int state = 0; in acpi_processor_get_throttling_ptc() local
962 int state, bool force) in acpi_processor_set_throttling_fadt()
1035 int state, bool force) in acpi_processor_set_throttling_ptc()
1075 int state, bool force) in acpi_processor_set_throttling()
Dprocessor_idle.c130 static void lapic_timer_check_state(int state, struct acpi_processor *pr, in lapic_timer_check_state()
174 int state = cx - pr->power.states; in lapic_timer_state_broadcast() local
186 static void lapic_timer_check_state(int state, struct acpi_processor *pr, in lapic_timer_check_state()
234 static void tsc_check_state(int state) in tsc_check_state()
254 static void tsc_check_state(int state) { return; } in tsc_check_state()
909 struct cpuidle_state *state; in acpi_processor_setup_cpuidle_states() local
/linux-4.4.14/drivers/net/ethernet/sfc/
Dselftest.c281 struct efx_loopback_state *state = efx->loopback_selftest; in efx_loopback_rx_packet() local
372 struct efx_loopback_state *state = efx->loopback_selftest; in efx_iterate_state() local
408 struct efx_loopback_state *state = efx->loopback_selftest; in efx_begin_loopback() local
457 struct efx_loopback_state *state = efx->loopback_selftest; in efx_poll_loopback() local
466 struct efx_loopback_state *state = efx->loopback_selftest; in efx_end_loopback() local
525 struct efx_loopback_state *state = efx->loopback_selftest; in efx_test_loopback() local
613 struct efx_loopback_state *state; in efx_test_loopbacks() local
Dfarch.c1954 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_push_rx_config() local
2028 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_push_tx_limits() local
2391 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_rx_id_limit() local
2409 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_insert() local
2613 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_remove_safe() local
2641 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_safe() local
2678 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_table_clear() local
2706 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_count_rx_used() local
2734 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_rx_ids() local
2767 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_table_restore() local
[all …]
/linux-4.4.14/net/atm/
Dproc.c109 static inline void *vcc_walk(struct vcc_state *state, loff_t l) in vcc_walk()
118 struct vcc_state *state; in __vcc_seq_open() local
131 struct vcc_state *state = seq->private; in vcc_seq_start() local
147 struct vcc_state *state = seq->private; in vcc_seq_next() local
280 struct vcc_state *state = seq->private; in pvc_seq_show() local
314 struct vcc_state *state = seq->private; in vcc_seq_show() local
349 struct vcc_state *state = seq->private; in svc_seq_show() local
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23888-ir.c532 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_irq_handler() local
661 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_read() local
715 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_g_parameters() local
724 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_shutdown() local
746 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_s_parameters() local
834 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_write() local
845 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_g_parameters() local
854 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_shutdown() local
874 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_s_parameters() local
949 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_log_status() local
[all …]
Daltera-ci.c106 struct altera_ci_state *state[2]; member
266 struct altera_ci_state *state = en50221->data; in altera_ci_op_cam() local
324 struct altera_ci_state *state = en50221->data; in altera_ci_slot_reset() local
373 struct altera_ci_state *state = en50221->data; in altera_ci_slot_ts_ctl() local
451 struct altera_ci_state *state = en50221->data; in altera_poll_ci_slot_status() local
490 struct altera_ci_state *state = NULL; in altera_ci_release() local
703 struct altera_ci_state *state; in altera_ci_init() local
/linux-4.4.14/drivers/s390/cio/
Dqdio_main.c126 static int qdio_do_eqbs(struct qdio_q *q, unsigned char *state, in qdio_do_eqbs()
180 static int qdio_do_sqbs(struct qdio_q *q, unsigned char state, int start, in qdio_do_sqbs()
217 unsigned char *state, unsigned int count, in get_buf_states()
243 unsigned char *state, int auto_ack) in get_buf_state()
250 unsigned char state, int count) in set_buf_states()
265 unsigned char state) in set_buf_state()
388 unsigned char *state) in debug_get_buf_state()
427 unsigned char state = (q->is_input_q) ? SLSB_P_INPUT_NOT_INIT : in process_buffer_error() local
504 unsigned char state = 0; in get_inbound_buffer_frontier() local
573 unsigned char state = 0; in qdio_inbound_q_done() local
[all …]
/linux-4.4.14/drivers/pcmcia/
Dsa1100_shannon.c44 struct pcmcia_state *state) in shannon_pcmcia_socket_state()
65 const socket_state_t *state) in shannon_pcmcia_configure_socket()
Dsa1100_assabet.c35 assabet_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) in assabet_pcmcia_socket_state()
42 assabet_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) in assabet_pcmcia_configure_socket()
Dpxa2xx_e740.c44 struct pcmcia_state *state) in e740_pcmcia_socket_state()
51 const socket_state_t *state) in e740_pcmcia_configure_socket()
Dsa1100_cerf.c49 cerf_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) in cerf_pcmcia_socket_state()
57 const socket_state_t *state) in cerf_pcmcia_configure_socket()
Dsa1100_simpad.c40 struct pcmcia_state *state) in simpad_pcmcia_socket_state()
62 const socket_state_t *state) in simpad_pcmcia_configure_socket()
Dpxa2xx_balloon3.c57 struct pcmcia_state *state) in balloon3_pcmcia_socket_state()
87 const socket_state_t *state) in balloon3_pcmcia_configure_socket()
Dpxa2xx_hx4700.c57 struct pcmcia_state *state) in hx4700_pcmcia_socket_state()
64 const socket_state_t *state) in hx4700_pcmcia_configure_socket()
Dsa1100_h3600.c95 h3600_pcmcia_socket_state(struct soc_pcmcia_socket *skt, struct pcmcia_state *state) in h3600_pcmcia_socket_state()
104 h3600_pcmcia_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) in h3600_pcmcia_configure_socket()
Dpxa2xx_palmtx.c47 struct pcmcia_state *state) in palmtx_pcmcia_socket_state()
56 const socket_state_t *state) in palmtx_pcmcia_configure_socket()
Dpxa2xx_palmld.c47 struct pcmcia_state *state) in palmld_pcmcia_socket_state()
55 const socket_state_t *state) in palmld_pcmcia_configure_socket()
Dpxa2xx_mainstone.c58 struct pcmcia_state *state) in mst_pcmcia_socket_state()
89 const socket_state_t *state) in mst_pcmcia_configure_socket()
Dpxa2xx_vpac270.c70 struct pcmcia_state *state) in vpac270_pcmcia_socket_state()
78 const socket_state_t *state) in vpac270_pcmcia_configure_socket()
Dpxa2xx_stargate2.c51 struct pcmcia_state *state) in sg2_pcmcia_socket_state()
60 const socket_state_t *state) in sg2_pcmcia_configure_socket()
Dpxa2xx_cm_x270.c47 struct pcmcia_state *state) in cmx270_pcmcia_socket_state()
55 const socket_state_t *state) in cmx270_pcmcia_configure_socket()
Dpxa2xx_cm_x255.c57 struct pcmcia_state *state) in cmx255_pcmcia_socket_state()
65 const socket_state_t *state) in cmx255_pcmcia_configure_socket()
Dpxa2xx_trizeps4.c56 struct pcmcia_state *state) in trizeps_pcmcia_socket_state()
96 const socket_state_t *state) in trizeps_pcmcia_configure_socket()
Dpxa2xx_palmtc.c51 struct pcmcia_state *state) in palmtc_pcmcia_socket_state()
104 const socket_state_t *state) in palmtc_pcmcia_configure_socket()
Dpxa2xx_viper.c82 struct pcmcia_state *state) in viper_pcmcia_socket_state()
89 const socket_state_t *state) in viper_pcmcia_configure_socket()
Dsa1100_nanoengine.c87 struct soc_pcmcia_socket *skt, const socket_state_t *state) in nanoengine_pcmcia_configure_socket()
100 struct soc_pcmcia_socket *skt, struct pcmcia_state *state) in nanoengine_pcmcia_socket_state()
Dpxa2xx_colibri.c80 struct pcmcia_state *state) in colibri_pcmcia_socket_state()
93 const socket_state_t *state) in colibri_pcmcia_configure_socket()
Dpxa2xx_sharpsl.c60 struct pcmcia_state *state) in sharpsl_pcmcia_socket_state()
110 const socket_state_t *state) in sharpsl_pcmcia_configure_socket()
/linux-4.4.14/arch/arm/mach-mvebu/
Dkirkwood-pm.c47 static int kirkwood_suspend_enter(suspend_state_t state) in kirkwood_suspend_enter()
59 static int kirkwood_pm_valid_standby(suspend_state_t state) in kirkwood_pm_valid_standby()
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_i2c.c51 static inline void mga_i2c_set(struct mga_device *mdev, int mask, int state) in mga_i2c_set()
60 static void mga_gpio_setsda(void *data, int state) in mga_gpio_setsda()
67 static void mga_gpio_setscl(void *data, int state) in mga_gpio_setscl()
/linux-4.4.14/drivers/platform/x86/
Ddell-laptop.c1339 static int kbd_get_level(struct kbd_state *state) in kbd_get_level()
1356 static int kbd_set_level(struct kbd_state *state, u8 level) in kbd_set_level()
1383 static int kbd_get_state(struct kbd_state *state) in kbd_get_state()
1414 static int kbd_set_state(struct kbd_state *state) in kbd_set_state()
1433 static int kbd_set_state_safe(struct kbd_state *state, struct kbd_state *old) in kbd_set_state_safe()
1522 struct kbd_state state; in kbd_init_info() local
1620 struct kbd_state state; in kbd_led_timeout_store() local
1722 struct kbd_state state; in kbd_led_timeout_show() local
1763 struct kbd_state state; in kbd_led_triggers_store() local
1839 struct kbd_state state; in kbd_led_triggers_show() local
[all …]
Dtoshiba_acpi.c473 u32 state; in toshiba_illumination_set() local
491 u32 state, result; in toshiba_illumination_get() local
586 u32 state; in toshiba_kbd_backlight_get() local
606 u32 state; in toshiba_kbd_backlight_set() local
616 static int toshiba_touchpad_set(struct toshiba_acpi_dev *dev, u32 state) in toshiba_touchpad_set()
633 static int toshiba_touchpad_get(struct toshiba_acpi_dev *dev, u32 *state) in toshiba_touchpad_get()
882 u32 *state) in toshiba_usb_rapid_charge_get()
907 u32 state) in toshiba_usb_rapid_charge_set()
928 static int toshiba_usb_sleep_music_get(struct toshiba_acpi_dev *dev, u32 *state) in toshiba_usb_sleep_music_get()
945 static int toshiba_usb_sleep_music_set(struct toshiba_acpi_dev *dev, u32 state) in toshiba_usb_sleep_music_set()
[all …]
Dhp-wmi.c248 int state = 0; in hp_wmi_display_state() local
258 int state = 0; in hp_wmi_hddtemp_state() local
268 int state = 0; in hp_wmi_als_state() local
278 int state = 0; in hp_wmi_dock_state() local
290 int state = 0; in hp_wmi_tablet_state() local
301 int state = 0; in hp_wmi_bios_2008_later() local
312 int state = 0; in hp_wmi_bios_2009_later() local
400 struct bios_rfkill2_state state; in hp_wmi_rfkill2_refresh() local
428 int state = 0; in hp_wmi_post_code_state() local
821 struct bios_rfkill2_state state; in hp_wmi_rfkill2_setup() local
Dacerhdf.c281 static int acerhdf_get_fanstate(int *state) in acerhdf_get_fanstate()
296 static void acerhdf_change_fanstate(int state) in acerhdf_change_fanstate()
504 unsigned long *state) in acerhdf_get_max_state()
512 unsigned long *state) in acerhdf_get_cur_state()
526 unsigned long state) in acerhdf_set_cur_state()
/linux-4.4.14/arch/arc/kernel/
Dunaligned.c136 static void fixup_load(struct disasm_state *state, struct pt_regs *regs, in fixup_load()
166 static void fixup_store(struct disasm_state *state, struct pt_regs *regs, in fixup_store()
205 struct disasm_state state; in misaligned_fixup() local
/linux-4.4.14/drivers/pci/hotplug/
Drpaphp_pci.c35 int rpaphp_get_sensor_state(struct slot *slot, int *state) in rpaphp_get_sensor_state()
78 int rc, level, state; in rpaphp_enable_slot() local
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_da_btree.c109 xfs_da_state_kill_altpath(xfs_da_state_t *state) in xfs_da_state_kill_altpath()
122 xfs_da_state_free(xfs_da_state_t *state) in xfs_da_state_free()
353 struct xfs_da_state *state) in xfs_da3_split()
509 struct xfs_da_state *state, in xfs_da3_root_split()
640 struct xfs_da_state *state, in xfs_da3_node_split()
737 struct xfs_da_state *state, in xfs_da3_node_rebalance()
880 struct xfs_da_state *state, in xfs_da3_node_add()
937 struct xfs_da_state *state) in xfs_da3_join()
1046 struct xfs_da_state *state, in xfs_da3_root_join()
1118 struct xfs_da_state *state, in xfs_da3_node_toosmall()
[all …]
Dxfs_attr.c876 xfs_da_state_t *state; in xfs_attr_node_addname() local
1145 xfs_da_state_t *state; in xfs_attr_node_removename() local
1304 xfs_attr_fillstate(xfs_da_state_t *state) in xfs_attr_fillstate()
1352 xfs_attr_refillstate(xfs_da_state_t *state) in xfs_attr_refillstate()
1411 xfs_da_state_t *state; in xfs_attr_node_get() local
Dxfs_dir2_node.c516 xfs_da_state_t *state) /* state to fill in */ in xfs_dir2_leafn_lookup_for_addname()
671 xfs_da_state_t *state) /* state to fill in */ in xfs_dir2_leafn_lookup_for_entry()
824 xfs_da_state_t *state) /* state to fill in */ in xfs_dir2_leafn_lookup_int()
949 xfs_da_state_t *state, /* btree cursor */ in xfs_dir2_leafn_rebalance()
1313 xfs_da_state_t *state, /* btree cursor */ in xfs_dir2_leafn_split()
1379 xfs_da_state_t *state, /* btree cursor */ in xfs_dir2_leafn_toosmall()
1510 xfs_da_state_t *state, /* cursor */ in xfs_dir2_leafn_unbalance()
1577 xfs_da_state_t *state; /* btree cursor */ in xfs_dir2_node_addname() local
2020 xfs_da_state_t *state; /* btree cursor */ in xfs_dir2_node_lookup() local
2073 struct xfs_da_state *state; /* btree cursor */ in xfs_dir2_node_removename() local
[all …]
/linux-4.4.14/sound/core/
Dpcm_native.c493 static void snd_pcm_set_state(struct snd_pcm_substream *substream, int state) in snd_pcm_set_state()
892 int state, int do_lock) in snd_pcm_action_group()
949 int state) in snd_pcm_action_single()
969 int state) in snd_pcm_action()
1001 int state) in snd_pcm_action_lock_irq()
1015 int state) in snd_pcm_action_nonatomic()
1031 static int snd_pcm_pre_start(struct snd_pcm_substream *substream, int state) in snd_pcm_pre_start()
1044 static int snd_pcm_do_start(struct snd_pcm_substream *substream, int state) in snd_pcm_do_start()
1051 static void snd_pcm_undo_start(struct snd_pcm_substream *substream, int state) in snd_pcm_undo_start()
1057 static void snd_pcm_post_start(struct snd_pcm_substream *substream, int state) in snd_pcm_post_start()
[all …]
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_xics.c75 struct ics_irq_state *state; in ics_deliver_irq() local
119 struct ics_irq_state *state = &ics->irq_state[i]; in ics_check_resend() local
139 struct ics_irq_state *state, in write_xive()
168 struct ics_irq_state *state; in kvmppc_xics_set_xive() local
197 struct ics_irq_state *state; in kvmppc_xics_get_xive() local
224 struct ics_irq_state *state; in kvmppc_xics_int_on() local
250 struct ics_irq_state *state; in kvmppc_xics_int_off() local
377 struct ics_irq_state *state; in icp_deliver_irq() local
691 union kvmppc_icp_state state; in kvmppc_h_ipoll() local
768 struct ics_irq_state *state; in kvmppc_h_eoi() local
[all …]
/linux-4.4.14/arch/arm/mach-at91/
Dpm.c56 static int at91_pm_valid_state(suspend_state_t state) in at91_pm_valid_state()
75 static int at91_pm_begin(suspend_state_t state) in at91_pm_begin()
138 static void at91_pm_suspend(suspend_state_t state) in at91_pm_suspend()
154 static int at91_pm_enter(suspend_state_t state) in at91_pm_enter()
/linux-4.4.14/drivers/media/tuners/
Dmt2063.c248 static int mt2063_write(struct mt2063_state *state, u8 reg, u8 *data, u32 len) in mt2063_write()
280 static int mt2063_setreg(struct mt2063_state *state, u8 reg, u8 val) in mt2063_setreg()
301 static int mt2063_read(struct mt2063_state *state, in mt2063_read()
938 static int mt2063_lockStatus(struct mt2063_state *state) in mt2063_lockStatus()
1047 static u32 mt2063_get_dnc_output_enable(struct mt2063_state *state, in mt2063_get_dnc_output_enable()
1069 static u32 mt2063_set_dnc_output_enable(struct mt2063_state *state, in mt2063_set_dnc_output_enable()
1203 static u32 MT2063_SetReceiverMode(struct mt2063_state *state, in MT2063_SetReceiverMode()
1345 static u32 MT2063_ClearPowerMaskBits(struct mt2063_state *state, in MT2063_ClearPowerMaskBits()
1375 static u32 MT2063_SoftwareShutdown(struct mt2063_state *state, u8 Shutdown) in MT2063_SoftwareShutdown()
1519 static u32 FindClearTuneFilter(struct mt2063_state *state, u32 f_in) in FindClearTuneFilter()
[all …]
Dtuner-i2c.h131 #define hybrid_tuner_request_state(type, state, list, i2cadap, i2caddr, devname)\ argument
163 #define hybrid_tuner_release_state(state) \ argument
176 #define hybrid_tuner_report_instance_count(state) \ argument
/linux-4.4.14/arch/powerpc/platforms/52xx/
Dlite5200_pm.c24 static int lite5200_pm_valid(suspend_state_t state) in lite5200_pm_valid()
35 static int lite5200_pm_begin(suspend_state_t state) in lite5200_pm_begin()
204 static int lite5200_pm_enter(suspend_state_t state) in lite5200_pm_enter()
Dmpc52xx_pm.c26 static int mpc52xx_pm_valid(suspend_state_t state) in mpc52xx_pm_valid()
112 int mpc52xx_pm_enter(suspend_state_t state) in mpc52xx_pm_enter()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Daz6007.c254 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_read_attribute_mem() local
296 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_write_attribute_mem() local
327 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_read_cam_control() local
373 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_write_cam_control() local
435 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_slot_reset() local
491 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_slot_ts_enable() local
520 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_poll_slot_status() local
558 struct az6007_device_state *state; in az6007_ci_uninit() local
581 struct az6007_device_state *state = adap_to_priv(adap); in az6007_ci_init() local
692 struct az6007_device_state *state = d_to_priv(d); in az6007_power_ctrl() local
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_object.c90 union lov_layout_state *state) in lov_install_empty()
100 union lov_layout_state *state) in lov_init_empty()
107 union lov_layout_state *state) in lov_install_raid0()
197 union lov_layout_state *state) in lov_init_raid0()
268 union lov_layout_state *state) in lov_init_released()
281 union lov_layout_state *state) in lov_delete_empty()
339 union lov_layout_state *state) in lov_delete_raid0()
367 union lov_layout_state *state) in lov_fini_empty()
373 union lov_layout_state *state) in lov_fini_raid0()
387 union lov_layout_state *state) in lov_fini_released()
[all …]
/linux-4.4.14/arch/powerpc/platforms/pseries/
Doffline_states.h23 static inline void set_cpu_current_state(int cpu, enum cpu_state_vals state) in set_cpu_current_state()
27 static inline void set_preferred_offline_state(int cpu, enum cpu_state_vals state) in set_preferred_offline_state()
Dsuspend.c45 static int pseries_suspend_begin(suspend_state_t state) in pseries_suspend_begin()
105 static int pseries_suspend_enter(suspend_state_t state) in pseries_suspend_enter()
/linux-4.4.14/drivers/mfd/
Dtmio_core.c42 void tmio_core_mmc_pwr(void __iomem *cnf, int shift, int state) in tmio_core_mmc_pwr()
48 void tmio_core_mmc_clk_div(void __iomem *cnf, int shift, int state) in tmio_core_mmc_clk_div()
Dtc6387xb.c48 static int tc6387xb_suspend(struct platform_device *dev, pm_message_t state) in tc6387xb_suspend()
81 static void tc6387xb_mmc_pwr(struct platform_device *mmc, int state) in tc6387xb_mmc_pwr()
89 static void tc6387xb_mmc_clk_div(struct platform_device *mmc, int state) in tc6387xb_mmc_clk_div()
/linux-4.4.14/arch/tile/kernel/
Dmessaging.c31 HV_MsgState *state = this_cpu_ptr(&msg_state); in init_messaging() local
70 HV_MsgState *state = this_cpu_ptr(&msg_state); in hv_message_intr() local
/linux-4.4.14/include/linux/
Dratelimit.h48 #define __ratelimit(state) ___ratelimit(state, __func__) argument
52 #define WARN_ON_RATELIMIT(condition, state) \ argument
70 #define WARN_ON_RATELIMIT(condition, state) \ argument
Dlivepatch.h62 enum klp_state state; member
104 enum klp_state state; member
123 enum klp_state state; member
Dvgaarb.h247 void (*irq_set_state)(void *cookie, bool state), in vga_client_register()
Dnodemask.h398 static inline int node_state(int node, enum node_states state) in node_state()
403 static inline void node_set_state(int node, enum node_states state) in node_set_state()
408 static inline void node_clear_state(int node, enum node_states state) in node_clear_state()
413 static inline int num_node_state(enum node_states state) in num_node_state()
449 static inline int node_state(int node, enum node_states state) in node_state()
454 static inline void node_set_state(int node, enum node_states state) in node_set_state()
458 static inline void node_clear_state(int node, enum node_states state) in node_clear_state()
462 static inline int num_node_state(enum node_states state) in num_node_state()
/linux-4.4.14/drivers/regulator/
Dgpio-regulator.c48 int state; member
68 int ptr, target = 0, state, best_val = INT_MAX; in gpio_regulator_set_voltage() local
107 int ptr, target = 0, state, best_val = 0; in gpio_regulator_set_current_limit() local
252 int ptr, ret, state; in gpio_regulator_probe() local
/linux-4.4.14/drivers/thermal/
Ddevfreq_cooling.c138 unsigned long *state) in devfreq_cooling_get_max_state()
148 unsigned long *state) in devfreq_cooling_get_cur_state()
158 unsigned long state) in devfreq_cooling_set_cur_state()
281 unsigned long state; in devfreq_cooling_get_requested_power() local
308 unsigned long state, in devfreq_cooling_state2power()
327 u32 power, unsigned long *state) in devfreq_cooling_power2state()
/linux-4.4.14/drivers/net/wan/lmc/
Dlmc_media.c261 lmc_hssi_set_link_status (lmc_softc_t * const sc, int state) in lmc_hssi_set_link_status()
275 lmc_hssi_set_crc_length (lmc_softc_t * const sc, int state) in lmc_hssi_set_crc_length()
510 lmc_ds3_set_crc_length (lmc_softc_t * const sc, int state) in lmc_ds3_set_crc_length()
765 lmc_ssi_set_link_status (lmc_softc_t * const sc, int state) in lmc_ssi_set_link_status()
786 lmc_ssi_set_crc_length (lmc_softc_t * const sc, int state) in lmc_ssi_set_crc_length()
1154 lmc_t1_set_crc_length (lmc_softc_t * const sc, int state) in lmc_t1_set_crc_length()
/linux-4.4.14/arch/arm/mach-pxa/
Dpm.c24 int pxa_pm_enter(suspend_state_t state) in pxa_pm_enter()
69 static int pxa_pm_valid(suspend_state_t state) in pxa_pm_valid()
/linux-4.4.14/drivers/media/rc/
Drc-core-priv.h47 int state; member
54 int state; member
60 int state; member
68 int state; member
73 int state; member
81 int state; member
86 int state; member
96 int state; member
114 int state; member
/linux-4.4.14/arch/mips/kernel/
Delf.c69 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
124 struct arch_elf_state *state) in arch_check_elf()
233 void mips_set_personality_fp(struct arch_elf_state *state) in mips_set_personality_fp()
Dpm-cps.c88 bool cps_pm_support_state(enum cps_pm_state state) in cps_pm_support_state()
119 int cps_pm_enter_state(enum cps_pm_state state) in cps_pm_enter_state()
349 static void * __init cps_gen_entry_code(unsigned cpu, enum cps_pm_state state) in cps_gen_entry_code()
626 enum cps_pm_state state; in cps_gen_core_entries() local
/linux-4.4.14/drivers/input/mouse/
Dfocaltech.c122 struct focaltech_hw_state state; member
128 struct focaltech_hw_state *state = &priv->state; in focaltech_report_state() local
163 struct focaltech_hw_state *state = &priv->state; in focaltech_process_touch_packet() local
187 struct focaltech_hw_state *state = &priv->state; in focaltech_process_abs_packet() local
209 struct focaltech_hw_state *state = &priv->state; in focaltech_process_rel_packet() local
/linux-4.4.14/drivers/firmware/
Dpsci.c92 bool psci_power_state_loses_context(u32 state) in psci_power_state_loses_context()
101 bool psci_power_state_is_valid(u32 state) in psci_power_state_is_valid()
132 static int psci_cpu_suspend(u32 state, unsigned long entry_point) in psci_cpu_suspend()
142 static int psci_cpu_off(u32 state) in psci_cpu_off()
234 static int psci_system_suspend_enter(suspend_state_t state) in psci_system_suspend_enter()
/linux-4.4.14/drivers/dma/
Ddmaengine.h68 dma_cookie_t cookie, struct dma_tx_state *state) in dma_cookie_status()
83 static inline void dma_set_residue(struct dma_tx_state *state, u32 residue) in dma_set_residue()
/linux-4.4.14/security/smack/
Dsmack_netfilter.c27 const struct nf_hook_state *state) in smack_ipv6_output()
45 const struct nf_hook_state *state) in smack_ipv4_output()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_defs.h84 csio_set_state(void *smp, void *state) in csio_set_state()
90 csio_init_state(struct csio_sm *smp, void *state) in csio_init_state()
108 csio_match_state(void *smp, void *state) in csio_match_state()
/linux-4.4.14/arch/unicore32/kernel/
Dpm.c28 int puv3_pm_enter(suspend_state_t state) in puv3_pm_enter()
74 static int puv3_pm_valid(suspend_state_t state) in puv3_pm_valid()
Dpuv3-core.c201 static void puv3_cpu_pm_enter(suspend_state_t state) in puv3_cpu_pm_enter()
218 static int puv3_cpu_pm_valid(suspend_state_t state) in puv3_cpu_pm_valid()
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_cf.c52 static void ctr_set_enable(u64 *state, int ctr_set) in ctr_set_enable()
56 static void ctr_set_disable(u64 *state, int ctr_set) in ctr_set_disable()
60 static void ctr_set_start(u64 *state, int ctr_set) in ctr_set_start()
64 static void ctr_set_stop(u64 *state, int ctr_set) in ctr_set_stop()
73 u64 state, tx_state; member
630 u64 state; in cpumf_pmu_commit_txn() local
/linux-4.4.14/drivers/staging/mt29f_spinand/
Dmt29f_spinand.c36 struct spinand_state *state = (struct spinand_state *)info->priv; in mtd_to_state() local
672 struct spinand_state *state = mtd_to_state(mtd); in spinand_read_byte() local
685 int retval, state = chip->state; in spinand_wait() local
711 struct spinand_state *state = mtd_to_state(mtd); in spinand_write_buf() local
719 struct spinand_state *state = mtd_to_state(mtd); in spinand_read_buf() local
749 struct spinand_state *state = (struct spinand_state *)info->priv; in spinand_cmdfunc() local
852 struct spinand_state *state; in spinand_probe() local
/linux-4.4.14/drivers/block/drbd/
Ddrbd_proc.c64 union drbd_dev_state state, unsigned long *rs_total, in drbd_get_syncer_progress()
114 union drbd_dev_state state) in drbd_syncer_progress()
244 union drbd_dev_state state; in drbd_seq_show() local
/linux-4.4.14/drivers/isdn/i4l/
Disdn_x25iface.c34 enum wan_states state; member
67 static void illegal_state_warn(unsigned state, unsigned char firstbyte) in illegal_state_warn()
273 enum wan_states *state = &((ix25_pdata_t *)cprot->proto_data)->state; in isdn_x25iface_xmit() local
Disdn_bsdcomp.c245 static void bsd_stats(void *state, struct compstat *stats) in bsd_stats()
262 static void bsd_reset(void *state, unsigned char code, unsigned char id, in bsd_reset()
276 static void bsd_free(void *state) in bsd_free()
378 static int bsd_init(void *state, struct isdn_ppp_comp_data *data, int unit, int debug) in bsd_init()
453 static int bsd_compress(void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, int proto) in bsd_compress()
633 static void bsd_incomp(void *state, struct sk_buff *skb_in, int proto) in bsd_incomp()
641 static int bsd_decompress(void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, in bsd_decompress()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c100 const struct nf_hook_state *state) in ipv6_helper()
136 const struct nf_hook_state *state) in ipv6_confirm()
170 const struct nf_hook_state *state) in ipv6_conntrack_in()
177 const struct nf_hook_state *state) in ipv6_conntrack_local()
Dnf_tables_ipv6.c21 const struct nf_hook_state *state) in nft_do_chain_ipv6()
34 const struct nf_hook_state *state) in nft_ipv6_output()
Dip6table_mangle.c35 ip6t_mangle_out(struct sk_buff *skb, const struct nf_hook_state *state) in ip6t_mangle_out()
79 const struct nf_hook_state *state) in ip6table_mangle_hook()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c97 const struct nf_hook_state *state) in ipv4_helper()
124 const struct nf_hook_state *state) in ipv4_confirm()
148 const struct nf_hook_state *state) in ipv4_conntrack_in()
155 const struct nf_hook_state *state) in ipv4_conntrack_local()
Dnf_tables_ipv4.c23 const struct nf_hook_state *state) in nft_do_chain_ipv4()
34 const struct nf_hook_state *state) in nft_ipv4_output()
Diptable_mangle.c40 ipt_mangle_out(struct sk_buff *skb, const struct nf_hook_state *state) in ipt_mangle_out()
83 const struct nf_hook_state *state) in iptable_mangle_hook()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dgk20a.c52 gk20a_pmu_dvfs_target(struct gk20a_pmu *pmu, int *state) in gk20a_pmu_dvfs_target()
60 gk20a_pmu_dvfs_get_cur_state(struct gk20a_pmu *pmu, int *state) in gk20a_pmu_dvfs_get_cur_state()
70 int *state, int load) in gk20a_pmu_dvfs_get_target_state()
130 int state, ret; in gk20a_pmu_dvfs_work() local
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-i2c.c60 static void bttv_bit_setscl(void *data, int state) in bttv_bit_setscl()
72 static void bttv_bit_setsda(void *data, int state) in bttv_bit_setsda()
87 int state; in bttv_bit_getscl() local
96 int state; in bttv_bit_getsda() local
/linux-4.4.14/drivers/net/ppp/
Dbsd_comp.c293 static void bsd_comp_stats (void *state, struct compstat *stats) in bsd_comp_stats()
311 static void bsd_reset (void *state) in bsd_reset()
325 static void bsd_free (void *state) in bsd_free()
463 static int bsd_init (void *state, unsigned char *options, in bsd_init()
506 static int bsd_comp_init (void *state, unsigned char *options, in bsd_comp_init()
512 static int bsd_decomp_init (void *state, unsigned char *options, in bsd_decomp_init()
563 static int bsd_compress (void *state, unsigned char *rptr, unsigned char *obuf, in bsd_compress()
805 static void bsd_incomp (void *state, unsigned char *ibuf, int icnt) in bsd_incomp()
827 static int bsd_decompress (void *state, unsigned char *ibuf, int isize, in bsd_decompress()
/linux-4.4.14/drivers/isdn/hisax/
Disdnl3.h8 #define SBIT(state) (1 << state) argument
21 int state; member
Dfsm.h31 int state; member
39 int state, event; member
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c455 enum xgbe_rx *state) in xgbe_an_tx_training()
495 enum xgbe_rx *state) in xgbe_an_tx_xnp()
512 enum xgbe_rx *state) in xgbe_an_rx_bpa()
536 enum xgbe_rx *state) in xgbe_an_rx_xnp()
552 enum xgbe_rx *state; in xgbe_an_page_received() local
650 static const char *xgbe_state_as_string(enum xgbe_an state) in xgbe_state_as_string()
/linux-4.4.14/arch/arm/plat-samsung/
Dpm.c50 int s3c_irqext_wake(struct irq_data *data, unsigned int state) in s3c_irqext_wake()
78 static int s3c_pm_enter(suspend_state_t state) in s3c_pm_enter()
/linux-4.4.14/arch/x86/crypto/
Dchacha20_glue.c29 static void chacha20_dosimd(u32 *state, u8 *dst, const u8 *src, in chacha20_dosimd()
69 u32 *state, state_buf[16 + (CHACHA20_STATE_ALIGN / sizeof(u32)) - 1]; in chacha20_simd() local
/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_pmc.c36 static int pmc_suspend_enter(suspend_state_t state) in pmc_suspend_enter()
51 static int pmc_suspend_valid(suspend_state_t state) in pmc_suspend_valid()
/linux-4.4.14/net/irda/
Diriap_event.c96 void iriap_next_client_state(struct iriap_cb *self, IRIAP_STATE state) in iriap_next_client_state()
104 void iriap_next_call_state(struct iriap_cb *self, IRIAP_STATE state) in iriap_next_call_state()
112 void iriap_next_server_state(struct iriap_cb *self, IRIAP_STATE state) in iriap_next_server_state()
120 void iriap_next_r_connect_state(struct iriap_cb *self, IRIAP_STATE state) in iriap_next_r_connect_state()
/linux-4.4.14/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c220 struct rcar_du_plane_state *state) in rcar_du_plane_needs_realloc()
233 static unsigned int rcar_du_plane_hwmask(struct rcar_du_plane_state *state) in rcar_du_plane_hwmask()
263 struct drm_atomic_state *state) in rcar_du_atomic_check()
446 struct drm_atomic_state *state; member
485 struct drm_atomic_state *state, bool async) in rcar_du_atomic_commit()
Drcar_du_plane.h51 struct drm_plane_state state; member
62 to_rcar_plane_state(struct drm_plane_state *state) in to_rcar_plane_state()
/linux-4.4.14/arch/powerpc/kernel/
Deeh_pe.c539 int state = *((int *)flag); in __eeh_pe_state_mark() local
574 void eeh_pe_state_mark(struct eeh_pe *pe, int state) in eeh_pe_state_mark()
612 int state = *((int *)flag); in __eeh_pe_state_clear() local
655 void eeh_pe_state_clear(struct eeh_pe *pe, int state) in eeh_pe_state_clear()
671 void eeh_pe_state_mark_with_cfg(struct eeh_pe *pe, int state) in eeh_pe_state_mark_with_cfg()
/linux-4.4.14/drivers/macintosh/
Dadb.c265 static int __adb_suspend(struct platform_device *dev, pm_message_t state) in __adb_suspend()
619 struct adbdev_state *state = (struct adbdev_state *) req->arg; in adb_write_done() local
670 struct adbdev_state *state; in adb_open() local
697 struct adbdev_state *state = file->private_data; in adb_release() local
721 struct adbdev_state *state = file->private_data; in adb_read() local
781 struct adbdev_state *state = file->private_data; in adb_write() local
/linux-4.4.14/fs/nfsd/
Dnfs4acl.c455 init_state(struct posix_acl_state *state, int cnt) in init_state()
480 free_state(struct posix_acl_state *state) { in free_state()
485 static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate) in add_to_mask()
491 posix_state_to_acl(struct posix_acl_state *state, unsigned int flags) in posix_state_to_acl()
571 static int find_uid(struct posix_acl_state *state, kuid_t uid) in find_uid()
588 static int find_gid(struct posix_acl_state *state, kgid_t gid) in find_gid()
621 static void process_one_v4_ace(struct posix_acl_state *state, in process_one_v4_ace()
/linux-4.4.14/drivers/net/wimax/i2400m/
Dop-rfkill.c49 int i2400m_radio_is(struct i2400m *i2400m, enum wimax_rf_state state) in i2400m_radio_is()
85 enum wimax_rf_state state) in i2400m_op_rfkill_sw_toggle()
/linux-4.4.14/drivers/usb/common/
Dcommon.c21 const char *usb_otg_state_string(enum usb_otg_state state) in usb_otg_state_string()
81 const char *usb_state_string(enum usb_device_state state) in usb_state_string()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_vga.c13 nouveau_vga_set_decode(void *priv, bool state) in nouveau_vga_set_decode()
36 enum vga_switcheroo_state state) in nouveau_switcheroo_set_state()
/linux-4.4.14/fs/nfs/
Dnfs4proc.c351 struct nfs4_state *state = exception->state; in nfs4_do_handle_exception() local
498 struct nfs4_state *state, long *timeout) in nfs4_async_handle_error()
994 struct nfs4_state *state; member
1203 static bool nfs4_mode_match_open_stateid(struct nfs4_state *state, in nfs4_mode_match_open_stateid()
1218 static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode) in can_open_cached()
1264 static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode) in update_open_stateflags()
1279 static void nfs_test_and_clear_all_open_stateid(struct nfs4_state *state) in nfs_test_and_clear_all_open_stateid()
1294 static bool nfs_need_update_open_stateid(struct nfs4_state *state, in nfs_need_update_open_stateid()
1308 static void nfs_resync_open_stateid_locked(struct nfs4_state *state) in nfs_resync_open_stateid_locked()
1321 static void nfs_clear_open_stateid_locked(struct nfs4_state *state, in nfs_clear_open_stateid_locked()
[all …]
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_drv.c34 struct drm_atomic_state *state) in sti_atomic_schedule()
41 struct drm_atomic_state *state) in sti_atomic_complete()
80 struct drm_atomic_state *state, bool async) in sti_atomic_commit()
/linux-4.4.14/drivers/gpu/drm/i2c/
Dch7006_drv.c57 struct ch7006_state *state = &priv->state; in ch7006_encoder_dpms() local
120 struct ch7006_state *state = &priv->state; in ch7006_encoder_mode_set() local
182 struct ch7006_state *state = &priv->state; in ch7006_encoder_detect() local
286 struct ch7006_state *state = &priv->state; in ch7006_encoder_set_property() local
Dch7006_mode.c235 struct ch7006_state *state = &priv->state; in ch7006_setup_subcarrier() local
330 struct ch7006_state *state = &priv->state; in ch7006_setup_properties() local
402 struct ch7006_state *state) in ch7006_state_load()
436 struct ch7006_state *state) in ch7006_state_save()
/linux-4.4.14/sound/usb/
Dmixer.c113 find_map(struct mixer_build *state, int unitid, int control) in find_map()
164 static int check_mapped_selector_name(struct mixer_build *state, int unitid, in check_mapped_selector_name()
181 static void *find_audio_control_unit(struct mixer_build *state, in find_audio_control_unit()
202 static int snd_usb_copy_string_desc(struct mixer_build *state, in snd_usb_copy_string_desc()
642 static int get_term_name(struct mixer_build *state, struct usb_audio_term *iterm, in get_term_name()
702 static int check_input_term(struct mixer_build *state, int id, in check_input_term()
1223 static void build_feature_ctl(struct mixer_build *state, void *raw_desc, in build_feature_ctl()
1386 static int parse_audio_feature_unit(struct mixer_build *state, int unitid, in parse_audio_feature_unit()
1533 static void build_mixer_unit_ctl(struct mixer_build *state, in build_mixer_unit_ctl()
1591 static int parse_audio_mixer_unit(struct mixer_build *state, int unitid, in parse_audio_mixer_unit()
[all …]
/linux-4.4.14/arch/arm/kernel/
Dxscale-cp0.c19 static inline void dsp_save_state(u32 *state) in dsp_save_state()
26 static inline void dsp_load_state(u32 *state) in dsp_load_state()
/linux-4.4.14/arch/mips/loongson64/common/
Dpm.c125 static int loongson_pm_enter(suspend_state_t state) in loongson_pm_enter()
137 static int loongson_pm_valid_state(suspend_state_t state) in loongson_pm_valid_state()
/linux-4.4.14/drivers/media/radio/
Dtef6862.c105 struct tef6862_state *state = to_state(sd); in tef6862_s_frequency() local
131 struct tef6862_state *state = to_state(sd); in tef6862_g_frequency() local
159 struct tef6862_state *state; in tef6862_probe() local
Dsaa7706h.c226 struct saa7706h_state *state = to_state(sd); in saa7706h_unmute() local
310 struct saa7706h_state *state = to_state(sd); in saa7706h_mute() local
323 struct saa7706h_state *state = in saa7706h_s_ctrl() local
349 struct saa7706h_state *state; in saa7706h_probe() local
402 struct saa7706h_state *state = to_state(sd); in saa7706h_remove() local
/linux-4.4.14/drivers/leds/trigger/
Dledtrig-oneshot.c56 unsigned long state; in led_invert_store() local
85 unsigned long state; in led_delay_on_store() local
108 unsigned long state; in led_delay_off_store() local
Dledtrig-timer.c33 unsigned long state; in led_delay_on_store() local
58 unsigned long state; in led_delay_off_store() local
/linux-4.4.14/security/apparmor/
Dmatch.c307 unsigned int state = start, pos; in aa_dfa_match_len() local
357 unsigned int state = start, pos; in aa_dfa_match() local
398 unsigned int aa_dfa_next(struct aa_dfa *dfa, unsigned int state, in aa_dfa_next()
Dfile.c194 static struct file_perms compute_perms(struct aa_dfa *dfa, unsigned int state, in compute_perms()
242 unsigned int state; in aa_str_perms() local
361 unsigned int state; in aa_path_link() local
/linux-4.4.14/include/trace/events/
Dsunrpc.h198 #define rpc_show_socket_state(state) \ argument
216 #define rpc_show_sock_state(state) \ argument
/linux-4.4.14/arch/avr32/mach-at32ap/
Dpm.c99 static int avr32_pm_valid_state(suspend_state_t state) in avr32_pm_valid_state()
112 static int avr32_pm_enter(suspend_state_t state) in avr32_pm_enter()
/linux-4.4.14/arch/x86/boot/
Dcmdline.c42 } state = st_wordstart; in __cmdline_find_option() local
112 } state = st_wordstart; in __cmdline_find_option_bool() local
/linux-4.4.14/drivers/net/irda/
Dmcp2120-sir.c96 unsigned state = dev->fsm.substate; in mcp2120_change_speed() local
181 unsigned state = dev->fsm.substate; in mcp2120_reset() local
/linux-4.4.14/drivers/leds/
Dleds-syscon.c46 bool state; member
77 const char *state; in syscon_led_probe() local
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c48 int cpu, state; in cpuidle_start() local
64 int cpu, state; in cpuidle_stop() local
Damd_fam14h_idle.c97 static int amd_fam14h_get_pci_info(struct cstate *state, in amd_fam14h_get_pci_info()
125 static int amd_fam14h_init(cstate_t *state, unsigned int cpu) in amd_fam14h_init()
160 static int amd_fam14h_disable(cstate_t *state, unsigned int cpu) in amd_fam14h_disable()
Dcpupower-monitor.c88 int state, need_len; in print_header() local
138 int state, ret; in print_results() local
255 int state; in list_monitors() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbusnv4e.c33 nv4e_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in nv4e_i2c_bus_drive_scl()
41 nv4e_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in nv4e_i2c_bus_drive_sda()
Dbusgf119.c33 gf119_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in gf119_i2c_bus_drive_scl()
41 gf119_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in gf119_i2c_bus_drive_sda()
Dbusnv04.c36 nv04_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in nv04_i2c_bus_drive_scl()
47 nv04_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in nv04_i2c_bus_drive_sda()
Dbusnv50.c36 nv50_i2c_bus_drive_scl(struct nvkm_i2c_bus *base, int state) in nv50_i2c_bus_drive_scl()
46 nv50_i2c_bus_drive_sda(struct nvkm_i2c_bus *base, int state) in nv50_i2c_bus_drive_sda()
/linux-4.4.14/include/crypto/
Dsha.h68 u32 state[SHA1_DIGEST_SIZE / 4]; member
74 u32 state[SHA256_DIGEST_SIZE / 4]; member
80 u64 state[SHA512_DIGEST_SIZE / 8]; member
/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_mlme.h118 static inline u8 check_fwstate(struct mlme_priv *pmlmepriv, sint state) in check_fwstate()
137 static inline void set_fwstate(struct mlme_priv *pmlmepriv, sint state) in set_fwstate()
142 static inline void _clr_fwstate_(struct mlme_priv *pmlmepriv, sint state) in _clr_fwstate_()
151 static inline void clr_fwstate(struct mlme_priv *pmlmepriv, sint state) in clr_fwstate()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c44 struct drm_atomic_state *state; member
48 static void exynos_atomic_wait_for_commit(struct drm_atomic_state *state) in exynos_atomic_wait_for_commit()
73 struct drm_atomic_state *state = commit->state; in exynos_atomic_commit_complete() local
260 int exynos_atomic_commit(struct drm_device *dev, struct drm_atomic_state *state, in exynos_atomic_commit()
308 static int exynos_drm_suspend(struct drm_device *dev, pm_message_t state) in exynos_drm_suspend()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dtonga_dpm.c134 enum amd_clockgating_state state) in tonga_dpm_set_clockgating_state()
140 enum amd_powergating_state state) in tonga_dpm_set_powergating_state()
Diceland_dpm.c148 enum amd_clockgating_state state) in iceland_dpm_set_clockgating_state()
154 enum amd_powergating_state state) in iceland_dpm_set_powergating_state()
Dfiji_dpm.c134 enum amd_clockgating_state state) in fiji_dpm_set_clockgating_state()
140 enum amd_powergating_state state) in fiji_dpm_set_powergating_state()
/linux-4.4.14/arch/blackfin/mach-common/
Dpm.c217 static int bfin_pm_valid(suspend_state_t state) in bfin_pm_valid()
244 static int bfin_pm_enter(suspend_state_t state) in bfin_pm_enter()
/linux-4.4.14/drivers/s390/net/
Dfsm.h55 int state; member
65 atomic_t state; member
146 int state = atomic_read(&fi->state); in fsm_event() local
/linux-4.4.14/drivers/input/misc/
Drotary_encoder.c95 int state; in rotary_encoder_irq() local
124 int state; in rotary_encoder_half_period_irq() local
150 int state; in rotary_encoder_quarter_period_irq() local
/linux-4.4.14/net/irda/ircomm/
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) in ircomm_next_state()
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-firmware.c70 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in get_fw_name() local
110 struct cx25840_state *state = to_state(i2c_get_clientdata(client)); in cx25840_loadfw() local
/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_i2c.c17 static void radeon_gpio_setscl(void* data, int state) in radeon_gpio_setscl()
31 static void radeon_gpio_setsda(void* data, int state) in radeon_gpio_setsda()
/linux-4.4.14/net/bridge/
Dbr_netfilter_hooks.c466 const struct nf_hook_state *state) in br_nf_pre_routing()
528 const struct nf_hook_state *state) in br_nf_local_in()
572 const struct nf_hook_state *state) in br_nf_forward_ip()
635 const struct nf_hook_state *state) in br_nf_forward_arp()
792 const struct nf_hook_state *state) in br_nf_post_routing()
841 const struct nf_hook_state *state) in ip_sabotage_in()
/linux-4.4.14/arch/mips/alchemy/devboards/
Dpm.c28 static int db1x_pm_enter(suspend_state_t state) in db1x_pm_enter()
87 static int db1x_pm_begin(suspend_state_t state) in db1x_pm_begin()
/linux-4.4.14/net/ipv6/
Danycast.c432 struct ac6_iter_state *state = ac6_seq_private(seq); in ac6_get_first() local
454 struct ac6_iter_state *state = ac6_seq_private(seq); in ac6_get_next() local
502 struct ac6_iter_state *state = ac6_seq_private(seq); in ac6_seq_stop() local
514 struct ac6_iter_state *state = ac6_seq_private(seq); in ac6_seq_show() local
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dthermal.c28 unsigned long *state) in ath10k_thermal_get_max_throttle_state()
37 unsigned long *state) in ath10k_thermal_get_cur_throttle_state()
/linux-4.4.14/drivers/video/fbdev/riva/
Drivafb-i2c.c27 static void riva_gpio_setscl(void* data, int state) in riva_gpio_setscl()
45 static void riva_gpio_setsda(void* data, int state) in riva_gpio_setsda()
/linux-4.4.14/sound/pci/ctxfi/
Dctatc.c1032 static int atc_daio_unmute(struct ct_atc *atc, unsigned char state, int type) in atc_daio_unmute()
1063 static int atc_line_front_unmute(struct ct_atc *atc, unsigned char state) in atc_line_front_unmute()
1068 static int atc_line_surround_unmute(struct ct_atc *atc, unsigned char state) in atc_line_surround_unmute()
1073 static int atc_line_clfe_unmute(struct ct_atc *atc, unsigned char state) in atc_line_clfe_unmute()
1078 static int atc_line_rear_unmute(struct ct_atc *atc, unsigned char state) in atc_line_rear_unmute()
1083 static int atc_line_in_unmute(struct ct_atc *atc, unsigned char state) in atc_line_in_unmute()
1088 static int atc_mic_unmute(struct ct_atc *atc, unsigned char state) in atc_mic_unmute()
1093 static int atc_spdif_out_unmute(struct ct_atc *atc, unsigned char state) in atc_spdif_out_unmute()
1098 static int atc_spdif_in_unmute(struct ct_atc *atc, unsigned char state) in atc_spdif_in_unmute()
1113 static int atc_spdif_out_passthru(struct ct_atc *atc, unsigned char state) in atc_spdif_out_passthru()
/linux-4.4.14/drivers/misc/
Dbh1780gli.c93 int state; in bh1780_show_power_state() local
189 int state, ret; in bh1780_suspend() local
211 int state, ret; in bh1780_resume() local
/linux-4.4.14/drivers/video/fbdev/matrox/
Di2c-matroxfb.c63 static inline void matroxfb_i2c_set(struct matrox_fb_info* minfo, int mask, int state) { in matroxfb_i2c_set()
71 static void matroxfb_gpio_setsda(void* data, int state) { in matroxfb_gpio_setsda()
76 static void matroxfb_gpio_setscl(void* data, int state) { in matroxfb_gpio_setscl()
/linux-4.4.14/net/dccp/
Dackvec.c135 u64 seqno, enum dccp_ackvec_states state) in dccp_ackvec_update_old()
200 u64 seqno, enum dccp_ackvec_states state) in dccp_ackvec_add_new()
252 enum dccp_ackvec_states state = DCCPAV_RECEIVED; in dccp_ackvec_input() local
Dminisocks.c35 void dccp_time_wait(struct sock *sk, int state, int timeo) in dccp_time_wait()
215 const int state = child->sk_state; in dccp_child_process() local
/linux-4.4.14/drivers/acpi/acpica/
Dutmisc.c197 union acpi_generic_state *state; in acpi_ut_create_update_state_and_push() local
238 union acpi_generic_state *state; in acpi_ut_walk_package_tree() local
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-dvb.c284 struct tda1004x_state *state = fe->demodulator_priv; in philips_tda6651_pll_set() local
372 struct tda1004x_state *state = fe->demodulator_priv; in philips_tu1216_init() local
417 struct tda1004x_state *state = fe->demodulator_priv; in philips_td1316_tuner_init() local
438 struct tda1004x_state *state = fe->demodulator_priv; in philips_td1316_tuner_sleep() local
536 struct tda1004x_state *state = fe->demodulator_priv; in tda8290_i2c_gate_ctrl() local
558 struct tda1004x_state *state = fe->demodulator_priv; in philips_tda827x_tuner_init() local
578 struct tda1004x_state *state = fe->demodulator_priv; in philips_tda827x_tuner_sleep() local
/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnv_i2c.c28 static void nvidia_gpio_setscl(void *data, int state) in nvidia_gpio_setscl()
44 static void nvidia_gpio_setsda(void *data, int state) in nvidia_gpio_setsda()
/linux-4.4.14/lib/
Dtextsearch.c204 struct ts_state *state) in get_linear_data()
230 struct ts_state *state, in textsearch_find_continuous()
/linux-4.4.14/drivers/hwmon/
Dpwm-fan.c119 unsigned long *state) in pwm_fan_get_max_state()
132 unsigned long *state) in pwm_fan_get_cur_state()
145 pwm_fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in pwm_fan_set_cur_state()
/linux-4.4.14/drivers/isdn/mISDN/
Dfsm.h39 int state; member
47 int state, event; member
/linux-4.4.14/include/linux/fpga/
Dfpga-mgr.h84 enum fpga_mgr_states (*state)(struct fpga_manager *mgr); member
105 enum fpga_mgr_states state; member
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_plane.c40 struct drm_plane_state *state) in fsl_dcu_drm_plane_atomic_check()
82 struct drm_plane_state *state = plane->state; in fsl_dcu_drm_plane_atomic_update() local

12345678910>>...15