/drivers/md/ |
D | dm-raid.c | 230 static void rs_config_backup(struct raid_set *rs, struct rs_layout *l) in rs_config_backup() 239 static void rs_config_restore(struct raid_set *rs, struct rs_layout *l) in rs_config_restore() 335 static bool rs_is_raid0(struct raid_set *rs) in rs_is_raid0() 341 static bool rs_is_raid1(struct raid_set *rs) in rs_is_raid1() 347 static bool rs_is_raid10(struct raid_set *rs) in rs_is_raid10() 353 static bool rs_is_raid6(struct raid_set *rs) in rs_is_raid6() 359 static bool rs_is_raid456(struct raid_set *rs) in rs_is_raid456() 366 static bool rs_is_reshapable(struct raid_set *rs) in rs_is_reshapable() 373 static bool rs_is_recovering(struct raid_set *rs) in rs_is_recovering() 379 static bool rs_is_reshaping(struct raid_set *rs) in rs_is_reshaping() [all …]
|
/drivers/spi/ |
D | spi-rockchip.c | 203 static inline void spi_enable_chip(struct rockchip_spi *rs, int enable) in spi_enable_chip() 208 static inline void spi_set_clk(struct rockchip_spi *rs, u16 div) in spi_set_clk() 213 static inline void flush_fifo(struct rockchip_spi *rs) in flush_fifo() 219 static inline void wait_for_idle(struct rockchip_spi *rs) in wait_for_idle() 231 static u32 get_fifo_len(struct rockchip_spi *rs) in get_fifo_len() 246 static inline u32 tx_max(struct rockchip_spi *rs) in tx_max() 256 static inline u32 rx_max(struct rockchip_spi *rs) in rx_max() 268 struct rockchip_spi *rs = spi_master_get_devdata(master); in rockchip_spi_set_cs() local 302 struct rockchip_spi *rs = spi_master_get_devdata(master); in rockchip_spi_prepare_message() local 314 struct rockchip_spi *rs = spi_master_get_devdata(master); in rockchip_spi_handle_err() local [all …]
|
/drivers/net/wireless/ath/ath9k/ |
D | recv.c | 628 struct ath_rx_status *rs, in ath_edma_get_buffers() 680 struct ath_rx_status *rs, in ath_edma_get_next_rx_buf() 695 struct ath_rx_status *rs) in ath_get_next_rx_buf() 786 static void ath9k_process_tsf(struct ath_rx_status *rs, in ath9k_process_tsf() 948 struct ath_rx_status *rs) in ath9k_antenna_check() 977 struct ath_rx_status *rs, struct ieee80211_rx_status *rxs) in ath9k_apply_ampdu_details() 1003 struct ath_rx_status rs; in ath_rx_tasklet() local
|
D | dfs.h | 42 struct ath_rx_status *rs, u64 mactime) { } in ath9k_dfs_process_phyerr()
|
D | common-spectral.c | 143 ath_cmn_process_ht20_fft(struct ath_rx_status *rs, in ath_cmn_process_ht20_fft() 247 ath_cmn_process_ht20_40_fft(struct ath_rx_status *rs, in ath_cmn_process_ht20_40_fft() 497 struct ath_rx_status *rs, u64 tsf) in ath_cmn_process_fft()
|
D | debug_sta.c | 92 struct ath_rx_status *rs, in ath_debug_rate_stats()
|
D | antenna.c | 721 void ath_ant_comb_scan(struct ath_softc *sc, struct ath_rx_status *rs) in ath_ant_comb_scan()
|
D | common-debug.c | 91 struct ath_rx_status *rs) in ath9k_cmn_debug_stat_rx()
|
/drivers/misc/mei/ |
D | hbm.c | 451 struct hbm_notification_response *rs = in notify_res_to_fop() local 469 struct hbm_notification_response *rs = in mei_hbm_cl_notify_start_res() local 495 struct hbm_notification_response *rs = in mei_hbm_cl_notify_stop_res() local 746 struct hbm_client_connect_response *rs = in mei_hbm_cl_disconnect_res() local 783 struct hbm_client_connect_response *rs = in mei_hbm_cl_connect_res() local 811 struct mei_hbm_cl_cmd *rs, in mei_hbm_cl_res()
|
/drivers/isdn/i4l/ |
D | isdn_ttyfax.c | 52 char rs[50]; in isdn_tty_fax_modem_result() local 194 char rs[10]; in isdn_tty_fax_command() local 418 char rs[50]; in isdn_tty_cmd_FCLASS2() local
|
D | isdn_ppp.c | 2320 struct ippp_ccp_reset_state *rs; in isdn_ppp_ccp_reset_free_state() local 2339 struct ippp_ccp_reset_state *rs = in isdn_ppp_ccp_timer_callback() local 2374 struct ippp_ccp_reset_state *rs; in isdn_ppp_ccp_reset_alloc_state() local 2400 struct ippp_ccp_reset_state *rs; in isdn_ppp_ccp_reset_trans() local 2503 struct ippp_ccp_reset_state *rs = is->reset->rs[id]; in isdn_ppp_ccp_reset_ack_rcvd() local
|
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | rate.c | 272 static bool brcms_c_rateset_valid(struct brcms_c_rateset *rs, bool check_brate) in brcms_c_rateset_valid() 290 void brcms_c_rateset_mcs_upd(struct brcms_c_rateset *rs, u8 txstreams) in brcms_c_rateset_mcs_upd() 302 brcms_c_rate_hwrs_filter_sort_validate(struct brcms_c_rateset *rs, in brcms_c_rate_hwrs_filter_sort_validate()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_plain.c | 788 struct ptlrpc_reply_state *rs; in plain_alloc_rs() local 828 void plain_free_rs(struct ptlrpc_reply_state *rs) in plain_free_rs() 840 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_authorize() local 891 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_svc_unwrap_bulk() local 925 struct ptlrpc_reply_state *rs = req->rq_reply_state; in plain_svc_wrap_bulk() local
|
D | sec_null.c | 308 struct ptlrpc_reply_state *rs; in null_alloc_rs() local 338 void null_free_rs(struct ptlrpc_reply_state *rs) in null_free_rs() 350 struct ptlrpc_reply_state *rs = req->rq_reply_state; in null_authorize() local
|
D | service.c | 249 void ptlrpc_dispatch_difficult_reply(struct ptlrpc_reply_state *rs) in ptlrpc_dispatch_difficult_reply() 265 ptlrpc_schedule_difficult_reply(struct ptlrpc_reply_state *rs) in ptlrpc_schedule_difficult_reply() 1776 ptlrpc_handle_rs(struct ptlrpc_reply_state *rs) in ptlrpc_handle_rs() 2014 struct ptlrpc_reply_state *rs; in ptlrpc_main() local 2239 struct ptlrpc_reply_state *rs; in ptlrpc_hr_main() local 2685 struct ptlrpc_reply_state *rs; in ptlrpc_service_purge_all() local
|
D | pack_generic.c | 230 #define PTLRPC_RS_DEBUG_LRU_ADD(rs) \ argument 237 #define PTLRPC_RS_DEBUG_LRU_DEL(rs) \ argument 244 # define PTLRPC_RS_DEBUG_LRU_ADD(rs) do {} while (0) argument 245 # define PTLRPC_RS_DEBUG_LRU_DEL(rs) do {} while (0) argument 251 struct ptlrpc_reply_state *rs = NULL; in lustre_get_emerg_rs() local 286 void lustre_put_emerg_rs(struct ptlrpc_reply_state *rs) in lustre_put_emerg_rs() 299 struct ptlrpc_reply_state *rs; in lustre_pack_reply_v2() local 472 void lustre_free_reply_state(struct ptlrpc_reply_state *rs) in lustre_free_reply_state()
|
/drivers/net/wireless/ath/ath5k/ |
D | desc.c | 603 struct ath5k_rx_status *rs) in ath5k_hw_proc_5210_rx_status() 697 struct ath5k_rx_status *rs) in ath5k_hw_proc_5212_rx_status()
|
D | base.c | 1213 struct ath5k_rx_status *rs) in ath5k_rx_decrypted() 1373 struct ath5k_rx_status *rs) in ath5k_receive_frame() 1449 ath5k_receive_frame_ok(struct ath5k_hw *ah, struct ath5k_rx_status *rs) in ath5k_receive_frame_ok() 1542 struct ath5k_rx_status rs = {}; in ath5k_tasklet_rx() local
|
/drivers/net/wireless/ath/ |
D | dfs_pri_detector.c | 388 const struct radar_detector_specs *rs = de->rs; in pri_detector_add_pulse() local 418 struct pri_detector *pri_detector_init(const struct radar_detector_specs *rs) in pri_detector_init()
|
D | dfs_pri_detector.h | 66 const struct radar_detector_specs *rs; member
|
/drivers/clk/bcm/ |
D | clk-nsp.c | 29 #define RESET_VAL(o, rs, prs) { .offset = o, .reset_shift = rs, \ argument
|
D | clk-ns2.c | 29 #define RESET_VAL(o, rs, prs) { .offset = o, .reset_shift = rs, \ argument
|
D | clk-cygnus.c | 37 #define RESET_VAL(o, rs, prs) { .offset = o, .reset_shift = rs, \ argument
|
/drivers/video/backlight/ |
D | ili922x.c | 104 #define START_BYTE(id, rs, rw) \ argument 151 static int ili922x_read_status(struct spi_device *spi, u16 *rs) in ili922x_read_status()
|
/drivers/hid/intel-ish-hid/ishtp/ |
D | hbm.c | 372 struct hbm_client_connect_response *rs) in ishtp_hbm_cl_disconnect_res() 419 struct hbm_client_connect_response *rs) in ishtp_hbm_cl_connect_res()
|