Home
last modified time | relevance | path

Searched defs:sm (Results 1 – 25 of 66) sorted by relevance

123

/drivers/mfd/
A Dsm501.c133 static void sm501_dump_clk(struct sm501_devdata *sm) in sm501_dump_clk()
190 static void sm501_dump_regs(struct sm501_devdata *sm) in sm501_dump_regs()
210 static void sm501_dump_gate(struct sm501_devdata *sm) in sm501_dump_gate()
256 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_misc_control() local
290 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_modify_reg() local
317 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_unit_power() local
512 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_set_clock() local
1161 struct sm501_devdata *sm = dev_get_drvdata(dev) ; in dbg_regs_show() local
1335 struct sm501_devdata *sm; in sm501_plat_probe() local
1518 struct sm501_devdata *sm; in sm501_pci_probe() local
[all …]
/drivers/md/persistent-data/
A Ddm-space-map.h78 static inline void dm_sm_destroy(struct dm_space_map *sm) in dm_sm_destroy()
94 static inline int dm_sm_get_nr_free(struct dm_space_map *sm, dm_block_t *count) in dm_sm_get_nr_free()
99 static inline int dm_sm_get_count(struct dm_space_map *sm, dm_block_t b, in dm_sm_get_count()
105 static inline int dm_sm_count_is_more_than_one(struct dm_space_map *sm, in dm_sm_count_is_more_than_one()
111 static inline int dm_sm_set_count(struct dm_space_map *sm, dm_block_t b, in dm_sm_set_count()
117 static inline int dm_sm_commit(struct dm_space_map *sm) in dm_sm_commit()
127 static inline int dm_sm_inc_block(struct dm_space_map *sm, dm_block_t b) in dm_sm_inc_block()
137 static inline int dm_sm_dec_block(struct dm_space_map *sm, dm_block_t b) in dm_sm_dec_block()
142 static inline int dm_sm_new_block(struct dm_space_map *sm, dm_block_t *b) in dm_sm_new_block()
147 static inline int dm_sm_root_size(struct dm_space_map *sm, size_t *result) in dm_sm_root_size()
[all …]
A Ddm-space-map-metadata.c169 struct dm_space_map sm; member
276 static void sm_metadata_destroy(struct dm_space_map *sm) in sm_metadata_destroy()
302 static int sm_metadata_get_count(struct dm_space_map *sm, dm_block_t b, in sm_metadata_get_count()
342 static int sm_metadata_count_is_more_than_one(struct dm_space_map *sm, in sm_metadata_count_is_more_than_one()
394 static int sm_metadata_set_count(struct dm_space_map *sm, dm_block_t b, in sm_metadata_set_count()
509 static int sm_metadata_commit(struct dm_space_map *sm) in sm_metadata_commit()
586 static void sm_bootstrap_destroy(struct dm_space_map *sm) in sm_bootstrap_destroy()
625 static int sm_bootstrap_count_is_more_than_one(struct dm_space_map *sm, in sm_bootstrap_count_is_more_than_one()
680 static int sm_bootstrap_commit(struct dm_space_map *sm) in sm_bootstrap_commit()
784 int dm_sm_metadata_create(struct dm_space_map *sm, in dm_sm_metadata_create()
[all …]
A Ddm-space-map-disk.c26 struct dm_space_map sm; member
35 static void sm_disk_destroy(struct dm_space_map *sm) in sm_disk_destroy()
42 static int sm_disk_extend(struct dm_space_map *sm, dm_block_t extra_blocks) in sm_disk_extend()
49 static int sm_disk_get_nr_blocks(struct dm_space_map *sm, dm_block_t *count) in sm_disk_get_nr_blocks()
58 static int sm_disk_get_nr_free(struct dm_space_map *sm, dm_block_t *count) in sm_disk_get_nr_free()
67 static int sm_disk_get_count(struct dm_space_map *sm, dm_block_t b, in sm_disk_get_count()
75 static int sm_disk_count_is_more_than_one(struct dm_space_map *sm, dm_block_t b, in sm_disk_count_is_more_than_one()
90 static int sm_disk_set_count(struct dm_space_map *sm, dm_block_t b, in sm_disk_set_count()
130 static int sm_disk_new_block(struct dm_space_map *sm, dm_block_t *b) in sm_disk_new_block()
158 static int sm_disk_commit(struct dm_space_map *sm) in sm_disk_commit()
[all …]
A Ddm-transaction-manager.c96 struct dm_space_map *sm; member
183 struct dm_space_map *sm) in dm_tm_create()
484 struct dm_space_map **sm, in dm_tm_create_internal()
526 struct dm_space_map **sm) in dm_tm_create_with_sm()
535 struct dm_space_map **sm) in dm_tm_open_with_sm()
/drivers/scsi/isci/
A Dremote_device.c341 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_stop() local
398 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_frame_handler() local
493 struct sci_base_state_machine *sm = &idev->sm; in is_remote_device_ready() local
527 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_event_handler() local
613 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_start_io() local
749 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_complete_io() local
831 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_start_task() local
972 struct sci_base_state_machine *sm = &idev->sm; in sci_remote_device_destruct() local
1038 static void sci_remote_device_ready_state_enter(struct sci_base_state_machine *sm) in sci_remote_device_ready_state_enter()
1052 static void sci_remote_device_ready_state_exit(struct sci_base_state_machine *sm) in sci_remote_device_ready_state_exit()
[all …]
A Dphy.c1061 static void sci_phy_starting_initial_substate_enter(struct sci_base_state_machine *sm) in sci_phy_starting_initial_substate_enter()
1069 static void sci_phy_starting_await_sas_power_substate_enter(struct sci_base_state_machine *sm) in sci_phy_starting_await_sas_power_substate_enter()
1077 static void sci_phy_starting_await_sas_power_substate_exit(struct sci_base_state_machine *sm) in sci_phy_starting_await_sas_power_substate_exit()
1101 static void sci_phy_starting_await_sata_phy_substate_enter(struct sci_base_state_machine *sm) in sci_phy_starting_await_sata_phy_substate_enter()
1108 static void sci_phy_starting_await_sata_phy_substate_exit(struct sci_base_state_machine *sm) in sci_phy_starting_await_sata_phy_substate_exit()
1156 static void sci_phy_starting_final_substate_enter(struct sci_base_state_machine *sm) in sci_phy_starting_final_substate_enter()
1251 static void sci_phy_stopped_state_enter(struct sci_base_state_machine *sm) in sci_phy_stopped_state_enter()
1269 static void sci_phy_starting_state_enter(struct sci_base_state_machine *sm) in sci_phy_starting_state_enter()
1288 static void sci_phy_ready_state_enter(struct sci_base_state_machine *sm) in sci_phy_ready_state_enter()
1297 static void sci_phy_ready_state_exit(struct sci_base_state_machine *sm) in sci_phy_ready_state_exit()
[all …]
A Dremote_node_context.c268 static void sci_remote_node_context_initial_state_enter(struct sci_base_state_machine *sm) in sci_remote_node_context_initial_state_enter()
286 static void sci_remote_node_context_posting_state_enter(struct sci_base_state_machine *sm) in sci_remote_node_context_posting_state_enter()
293 static void sci_remote_node_context_invalidating_state_enter(struct sci_base_state_machine *sm) in sci_remote_node_context_invalidating_state_enter()
302 static void sci_remote_node_context_resuming_state_enter(struct sci_base_state_machine *sm) in sci_remote_node_context_resuming_state_enter()
323 static void sci_remote_node_context_ready_state_enter(struct sci_base_state_machine *sm) in sci_remote_node_context_ready_state_enter()
345 static void sci_remote_node_context_tx_suspended_state_enter(struct sci_base_state_machine *sm) in sci_remote_node_context_tx_suspended_state_enter()
352 static void sci_remote_node_context_tx_rx_suspended_state_enter(struct sci_base_state_machine *sm) in sci_remote_node_context_tx_rx_suspended_state_enter()
373 struct sci_base_state_machine *sm) in sci_remote_node_context_await_suspend_state_exit()
A Dport.c298 struct sci_base_state_machine *sm = &iport->sm; in port_state_machine_change() local
708 struct sci_base_state_machine *sm = &iport->sm; in sci_port_general_link_up_handler() local
943 static void sci_port_ready_substate_waiting_enter(struct sci_base_state_machine *sm) in sci_port_ready_substate_waiting_enter()
959 struct sci_base_state_machine *sm) in scic_sds_port_ready_substate_waiting_exit()
1026 static void sci_port_ready_substate_operational_exit(struct sci_base_state_machine *sm) in sci_port_ready_substate_operational_exit()
1489 static void sci_port_stopped_state_enter(struct sci_base_state_machine *sm) in sci_port_stopped_state_enter()
1502 static void sci_port_stopped_state_exit(struct sci_base_state_machine *sm) in sci_port_stopped_state_exit()
1510 static void sci_port_ready_state_enter(struct sci_base_state_machine *sm) in sci_port_ready_state_enter()
1531 static void sci_port_resetting_state_exit(struct sci_base_state_machine *sm) in sci_port_resetting_state_exit()
1538 static void sci_port_stopping_state_exit(struct sci_base_state_machine *sm) in sci_port_stopping_state_exit()
[all …]
A Dhost.c147 void sci_init_sm(struct sci_base_state_machine *sm, in sci_init_sm()
163 void sci_change_state(struct sci_base_state_machine *sm, u32 next_state) in sci_change_state()
1308 static void sci_controller_initial_state_enter(struct sci_base_state_machine *sm) in sci_controller_initial_state_enter()
1315 static inline void sci_controller_starting_state_exit(struct sci_base_state_machine *sm) in sci_controller_starting_state_exit()
1442 static void sci_controller_ready_state_enter(struct sci_base_state_machine *sm) in sci_controller_ready_state_enter()
1459 static void sci_controller_ready_state_exit(struct sci_base_state_machine *sm) in sci_controller_ready_state_exit()
1522 static void sci_controller_stopping_state_enter(struct sci_base_state_machine *sm) in sci_controller_stopping_state_enter()
1533 static void sci_controller_stopping_state_exit(struct sci_base_state_machine *sm) in sci_controller_stopping_state_exit()
1561 static void sci_controller_resetting_state_enter(struct sci_base_state_machine *sm) in sci_controller_resetting_state_enter()
1597 struct sci_base_state_machine *sm = &ihost->sm; in controller_timeout() local
[all …]
A Drequest.c2951 static void sci_request_started_state_enter(struct sci_base_state_machine *sm) in sci_request_started_state_enter()
2989 static void sci_request_completed_state_enter(struct sci_base_state_machine *sm) in sci_request_completed_state_enter()
3002 static void sci_request_aborting_state_enter(struct sci_base_state_machine *sm) in sci_request_aborting_state_enter()
3010 …void sci_stp_request_started_non_data_await_h2d_completion_enter(struct sci_base_state_machine *sm) in sci_stp_request_started_non_data_await_h2d_completion_enter()
3017 …atic void sci_stp_request_started_pio_await_h2d_completion_enter(struct sci_base_state_machine *sm) in sci_stp_request_started_pio_await_h2d_completion_enter()
/drivers/net/fddi/skfp/
A Dsmt.c463 struct smt_header *sm ; in smt_received_pack() local
828 struct smt_header *sm ; in smt_send_frame() local
854 struct smt_header *sm ; /* header of offending frame */ in smt_send_rdf() local
1642 int smt_check_para(struct s_smc *smc, struct smt_header *sm, in smt_check_para()
1656 void *sm_to_para(struct s_smc *smc, struct smt_header *sm, int para) in sm_to_para()
1802 void smt_swap_para(struct smt_header *sm, int len, int direction) in smt_swap_para()
1894 void smt_swap_para(struct smt_header *sm, int len, int direction) in smt_swap_para()
A Dpmf.c275 struct smt_header *sm ; in smt_pmf_received_pack() local
491 static int smt_authorize(struct s_smc *smc, struct smt_header *sm) in smt_authorize()
526 static int smt_check_set_count(struct s_smc *smc, struct smt_header *sm) in smt_check_set_count()
1552 void dump_smt(struct s_smc *smc, struct smt_header *sm, char *text) in dump_smt()
A Dess.c112 int ess_raf_received_pack(struct s_smc *smc, SMbuf *mb, struct smt_header *sm, in ess_raf_received_pack()
471 static void ess_send_response(struct s_smc *smc, struct smt_header *sm, in ess_send_response()
/drivers/net/ethernet/alacritech/
A Dslicoss.c627 struct slic_shmem *sm = &sdev->shmem; in slic_handle_link_irq() local
713 struct slic_shmem *sm = &sdev->shmem; in slic_poll() local
736 struct slic_shmem *sm = &sdev->shmem; in slic_irq() local
1227 struct slic_shmem *sm = &sdev->shmem; in slic_init_shmem() local
1247 struct slic_shmem *sm = &sdev->shmem; in slic_free_shmem() local
1256 struct slic_shmem *sm = &sdev->shmem; in slic_init_iface() local
1596 struct slic_shmem *sm = &sdev->shmem; in slic_read_eeprom() local
/drivers/scsi/bfa/
A Dbfa_fcs.h69 bfa_fcs_lport_ns_sm_t sm; /* state machine */ member
94 bfa_fcs_lport_scn_sm_t sm; /* state machine */ member
120 bfa_fcs_lport_fdmi_sm_t sm; /* state machine */ member
145 bfa_fcs_lport_ms_sm_t sm; /* state machine */ member
203 bfa_fcs_lport_sm_t sm; /* state machine */ member
270 bfa_fcs_fabric_sm_t sm; /* state machine */ member
460 bfa_fcs_vport_sm_t sm; /* state machine */ member
528 bfa_fcs_rpf_sm_t sm; /* state machine */ member
589 bfa_fcs_rport_sm_t sm; /* state machine */ member
670 bfa_fcs_itnim_sm_t sm; /* state machine */ member
A Dbfa_fcs_fcpim.c57 bfa_fcs_itnim_sm_t sm; /* state machine function */ member
63 bfa_fcs_itnim_sm_to_state(struct bfa_fcs_itnim_sm_table_s *smt, bfa_fcs_itnim_sm_t sm) in bfa_fcs_itnim_sm_to_state()
A Dbfa_svc.h157 bfa_sm_t sm; /* state machine */ member
294 bfa_rport_sm_t sm; /* state machine */ member
406 bfa_lps_sm_t sm; /* finite state machine */ member
480 bfa_fcport_ln_sm_t sm; member
517 bfa_fcport_sm_t sm; /* port state machine */ member
779 bfa_dport_sm_t sm; /* finite state machine */ member
/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dctxgf100.c1078 int i, j, sm = 0; in gf100_grctx_generate_r4060a8() local
1293 gf100_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) in gf100_grctx_generate_sm_id()
1306 int sm; in gf100_grctx_generate_floorsweep() local
A Dgv100.c28 gv100_gr_trap_sm(struct gf100_gr *gr, int gpc, int tpc, int sm) in gv100_gr_trap_sm()
67 int sm; in gv100_gr_init_shader_exceptions() local
A Dctxga102.c25 ga102_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) in ga102_grctx_generate_sm_id()
A Dctxtu102.c34 tu102_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) in tu102_grctx_generate_sm_id()
A Dtu102.c39 int sm; in tu102_gr_init_fs() local
A Dctxgm200.c52 u8 sm, i; in gm200_grctx_generate_smid_config() local
/drivers/media/test-drivers/visl/
A Dvisl-dec.h34 const struct v4l2_ctrl_h264_scaling_matrix *sm; member
44 const struct v4l2_ctrl_hevc_scaling_matrix *sm; member

Completed in 85 milliseconds

123