Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 25 of 492) sorted by relevance

12345678910>>...20

/drivers/scsi/
D53c700_d.h_shipped861 static u32 A_AFTER_CMD_used[] __attribute((unused)) = {
865 static u32 A_AFTER_DATA_IN_used[] __attribute((unused)) = {
869 static u32 A_AFTER_DATA_OUT_used[] __attribute((unused)) = {
873 static u32 A_AFTER_SELECTION_used[] __attribute((unused)) = {
877 static u32 A_AFTER_STATUS_used[] __attribute((unused)) = {
881 static u32 A_BEFORE_CMD_used[] __attribute((unused)) = {
885 static u32 A_COMMAND_COMPLETE_MSG_used[] __attribute((unused)) = {
890 static u32 A_COMPLETED_SELECTION_AS_TARGET_used[] __attribute((unused)) = {
895 static u32 A_CommandAddress_used[] __attribute((unused)) = {
900 static u32 A_CommandCount_used[] __attribute((unused)) = {
[all …]
/drivers/misc/genwqe/
Dcard_debugfs.c43 static int curr_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in curr_dbg_uidn_show() argument
69 static int curr_dbg_uid0_show(struct seq_file *s, void *unused) in curr_dbg_uid0_show() argument
71 return curr_dbg_uidn_show(s, unused, 0); in curr_dbg_uid0_show()
76 static int curr_dbg_uid1_show(struct seq_file *s, void *unused) in curr_dbg_uid1_show() argument
78 return curr_dbg_uidn_show(s, unused, 1); in curr_dbg_uid1_show()
83 static int curr_dbg_uid2_show(struct seq_file *s, void *unused) in curr_dbg_uid2_show() argument
85 return curr_dbg_uidn_show(s, unused, 2); in curr_dbg_uid2_show()
90 static int prev_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in prev_dbg_uidn_show() argument
98 static int prev_dbg_uid0_show(struct seq_file *s, void *unused) in prev_dbg_uid0_show() argument
100 return prev_dbg_uidn_show(s, unused, 0); in prev_dbg_uid0_show()
[all …]
/drivers/media/common/b2c2/
Dflexcop_ibi_value_be.h26 u32 unused : 1; member
33 u32 unused : 1; member
38 u32 unused : 2; member
61 u32 unused : 6; member
109 u32 unused : 9; member
184 u32 unused : 7; member
229 u32 unused :15; member
234 u32 unused :15; member
239 u32 unused :15; member
252 u32 unused :22; member
[all …]
Dflexcop_ibi_value_le.h26 u32 unused : 1; member
31 u32 unused : 1; member
37 u32 unused : 2; member
66 u32 unused : 6; member
132 u32 unused : 9; member
184 u32 unused : 7; member
230 u32 unused :15; member
235 u32 unused :15; member
240 u32 unused :15; member
253 u32 unused :22; member
[all …]
/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_debugfs.c58 static int mvpp2_dbgfs_flow_flt_hits_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_flt_hits_show() argument
71 static int mvpp2_dbgfs_flow_dec_hits_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_dec_hits_show() argument
84 static int mvpp2_dbgfs_flow_type_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_type_show() argument
124 static int mvpp2_dbgfs_flow_id_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_id_show() argument
140 static int mvpp2_dbgfs_port_flow_hash_opt_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_flow_hash_opt_show() argument
166 static int mvpp2_dbgfs_port_flow_engine_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_flow_engine_show() argument
191 static int mvpp2_dbgfs_flow_c2_hits_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_c2_hits_show() argument
205 static int mvpp2_dbgfs_flow_c2_rxq_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_c2_rxq_show() argument
226 static int mvpp2_dbgfs_flow_c2_enable_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_c2_enable_show() argument
243 static int mvpp2_dbgfs_port_vid_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_vid_show() argument
[all …]
/drivers/usb/dwc3/
Ddebugfs.c324 static int dwc3_lsp_show(struct seq_file *s, void *unused) in dwc3_lsp_show() argument
395 static int dwc3_mode_show(struct seq_file *s, void *unused) in dwc3_mode_show() argument
470 static int dwc3_testmode_show(struct seq_file *s, void *unused) in dwc3_testmode_show() argument
567 static int dwc3_link_state_show(struct seq_file *s, void *unused) in dwc3_link_state_show() argument
681 static int dwc3_tx_fifo_size_show(struct seq_file *s, void *unused) in dwc3_tx_fifo_size_show() argument
710 static int dwc3_rx_fifo_size_show(struct seq_file *s, void *unused) in dwc3_rx_fifo_size_show() argument
739 static int dwc3_tx_request_queue_show(struct seq_file *s, void *unused) in dwc3_tx_request_queue_show() argument
761 static int dwc3_rx_request_queue_show(struct seq_file *s, void *unused) in dwc3_rx_request_queue_show() argument
783 static int dwc3_rx_info_queue_show(struct seq_file *s, void *unused) in dwc3_rx_info_queue_show() argument
805 static int dwc3_descriptor_fetch_queue_show(struct seq_file *s, void *unused) in dwc3_descriptor_fetch_queue_show() argument
[all …]
/drivers/usb/mtu3/
Dmtu3_debugfs.c79 static int mtu3_link_state_show(struct seq_file *sf, void *unused) in mtu3_link_state_show() argument
91 static int mtu3_ep_used_show(struct seq_file *sf, void *unused) in mtu3_ep_used_show() argument
173 static int mtu3_ep_info_show(struct seq_file *sf, void *unused) in mtu3_ep_info_show() argument
187 static int mtu3_fifo_show(struct seq_file *sf, void *unused) in mtu3_fifo_show() argument
201 static int mtu3_qmu_ring_show(struct seq_file *sf, void *unused) in mtu3_qmu_ring_show() argument
219 static int mtu3_qmu_gpd_show(struct seq_file *sf, void *unused) in mtu3_qmu_gpd_show() argument
289 static int mtu3_probe_show(struct seq_file *sf, void *unused) in mtu3_probe_show() argument
430 static int ssusb_mode_show(struct seq_file *sf, void *unused) in ssusb_mode_show() argument
476 static int ssusb_vbus_show(struct seq_file *sf, void *unused) in ssusb_vbus_show() argument
/drivers/usb/host/
Dxhci-debugfs.c165 static int xhci_ring_enqueue_show(struct seq_file *s, void *unused) in xhci_ring_enqueue_show() argument
176 static int xhci_ring_dequeue_show(struct seq_file *s, void *unused) in xhci_ring_dequeue_show() argument
187 static int xhci_ring_cycle_show(struct seq_file *s, void *unused) in xhci_ring_cycle_show() argument
215 static int xhci_ring_trb_show(struct seq_file *s, void *unused) in xhci_ring_trb_show() argument
259 static int xhci_slot_context_show(struct seq_file *s, void *unused) in xhci_slot_context_show() argument
279 static int xhci_endpoint_context_show(struct seq_file *s, void *unused) in xhci_endpoint_context_show() argument
305 static int xhci_device_name_show(struct seq_file *s, void *unused) in xhci_device_name_show() argument
346 static int xhci_portsc_show(struct seq_file *s, void *unused) in xhci_portsc_show() argument
487 static int xhci_stream_id_show(struct seq_file *s, void *unused) in xhci_stream_id_show() argument
538 static int xhci_stream_context_array_show(struct seq_file *s, void *unused) in xhci_stream_context_array_show() argument
/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c399 static int rvu_dbg_rvu_pf_cgx_map_display(struct seq_file *filp, void *unused) in rvu_dbg_rvu_pf_cgx_map_display() argument
615 static int rvu_dbg_npa_qsize_display(struct seq_file *filp, void *unused) in rvu_dbg_npa_qsize_display() argument
617 return rvu_dbg_qsize_display(filp, unused, BLKTYPE_NPA); in rvu_dbg_npa_qsize_display()
718 static int rvu_dbg_npa_ctx_display(struct seq_file *m, void *unused, int ctype) in rvu_dbg_npa_ctx_display() argument
927 static int rvu_dbg_npa_aura_ctx_display(struct seq_file *filp, void *unused) in rvu_dbg_npa_aura_ctx_display() argument
929 return rvu_dbg_npa_ctx_display(filp, unused, NPA_AQ_CTYPE_AURA); in rvu_dbg_npa_aura_ctx_display()
942 static int rvu_dbg_npa_pool_ctx_display(struct seq_file *filp, void *unused) in rvu_dbg_npa_pool_ctx_display() argument
944 return rvu_dbg_npa_ctx_display(filp, unused, NPA_AQ_CTYPE_POOL); in rvu_dbg_npa_pool_ctx_display()
997 static int rvu_dbg_npa_ndc_cache_display(struct seq_file *filp, void *unused) in rvu_dbg_npa_ndc_cache_display() argument
1032 static int rvu_dbg_nix_ndc_rx_cache_display(struct seq_file *filp, void *unused) in rvu_dbg_nix_ndc_rx_cache_display() argument
[all …]
/drivers/net/ethernet/sfc/falcon/
Dio.h92 unsigned long flags __attribute__ ((unused)); in ef4_writeo()
116 unsigned long flags __attribute__ ((unused)); in ef4_sram_writeq()
148 unsigned long flags __attribute__ ((unused)); in ef4_reado()
167 unsigned long flags __attribute__ ((unused)); in ef4_sram_readq()
270 unsigned long flags __attribute__ ((unused)); in _ef4_writed_page_locked()
/drivers/net/ethernet/sfc/
Dio.h109 unsigned long flags __attribute__ ((unused)); in efx_writeo()
133 unsigned long flags __attribute__ ((unused)); in efx_sram_writeq()
165 unsigned long flags __attribute__ ((unused)); in efx_reado()
184 unsigned long flags __attribute__ ((unused)); in efx_sram_readq()
295 unsigned long flags __attribute__ ((unused)); in _efx_writed_page_locked()
/drivers/clk/pxa/
Dclk-pxa.c130 unsigned int unused, clkcfg; in pxa2xx_core_turbo_switch() local
147 : "=&r" (unused) : "r" (clkcfg)); in pxa2xx_core_turbo_switch()
157 unsigned int unused, preset_mdrefr, postset_mdrefr; in pxa2xx_cpll_change() local
199 : "=&r" (unused) in pxa2xx_cpll_change()
/drivers/input/serio/
Dhil_mlc.c79 static void hil_mlcs_process(unsigned long unused);
240 static int hilse_match(hil_mlc *mlc, int unused) in hilse_match() argument
275 static int hilse_init_lcv(hil_mlc *mlc, int unused) in hilse_init_lcv() argument
311 static int hilse_dec_ddi(hil_mlc *mlc, int unused) in hilse_dec_ddi() argument
324 static int hilse_inc_ddi(hil_mlc *mlc, int unused) in hilse_inc_ddi() argument
332 static int hilse_take_idd(hil_mlc *mlc, int unused) in hilse_take_idd() argument
382 static int hilse_take_rsc(hil_mlc *mlc, int unused) in hilse_take_rsc() argument
397 static int hilse_take_exd(hil_mlc *mlc, int unused) in hilse_take_exd() argument
412 static int hilse_take_rnm(hil_mlc *mlc, int unused) in hilse_take_rnm() argument
769 static void hil_mlcs_process(unsigned long unused) in hil_mlcs_process() argument
[all …]
/drivers/media/dvb-frontends/
Dbcm3510_priv.h272 u8 unused :7; member
278 u8 unused :6; member
285 u8 unused :7; member
295 u8 unused :7; member
304 u8 unused :4; member
/drivers/misc/mei/
Ddebugfs.c19 static int mei_dbgfs_meclients_show(struct seq_file *m, void *unused) in mei_dbgfs_meclients_show() argument
58 static int mei_dbgfs_active_show(struct seq_file *m, void *unused) in mei_dbgfs_active_show() argument
89 static int mei_dbgfs_devstate_show(struct seq_file *m, void *unused) in mei_dbgfs_devstate_show() argument
/drivers/gpu/drm/v3d/
Dv3d_debugfs.c80 static int v3d_v3d_debugfs_regs(struct seq_file *m, void *unused) in v3d_v3d_debugfs_regs() argument
127 static int v3d_v3d_debugfs_ident(struct seq_file *m, void *unused) in v3d_v3d_debugfs_ident() argument
196 static int v3d_debugfs_bo_stats(struct seq_file *m, void *unused) in v3d_debugfs_bo_stats() argument
212 static int v3d_measure_clock(struct seq_file *m, void *unused) in v3d_measure_clock() argument
/drivers/comedi/
Dcomedi.h497 unsigned int unused[3]; member
638 unsigned int unused[4]; member
795 unsigned int unused[8]; member
818 int unused[30]; member
867 unsigned int unused[4]; member
898 unsigned int unused[4]; member
/drivers/clk/spear/
Dclk-vco-pll.c119 int unused; in clk_pll_round_rate() local
121 return clk_pll_round_rate_index(hw, drate, prate, &unused); in clk_pll_round_rate()
186 int unused; in clk_vco_round_rate() local
189 vco->rtbl_cnt, &unused); in clk_vco_round_rate()
/drivers/net/ethernet/cavium/liquidio/
Dcn66xx_device.h87 void lio_cn6xxx_enable_interrupt(struct octeon_device *oct, u8 unused);
88 void lio_cn6xxx_disable_interrupt(struct octeon_device *oct, u8 unused);
/drivers/virt/nitro_enclaves/
Dne_pci_dev.h176 u8 unused; member
217 u8 unused; member
/drivers/s390/block/
Ddasd_eckd.h192 __u8 unused; member
405 __u8 unused:5; member
443 __u8 unused; member
474 __u8 unused[6]; member
522 __u8 unused[10]; member
/drivers/char/
Dnwbutton.c27 static void button_sequence_finished(struct timer_list *unused);
131 static void button_sequence_finished(struct timer_list *unused) in button_sequence_finished() argument
/drivers/watchdog/
Dmachzwd.c118 static void zf_ping(struct timer_list *unused);
236 static void zf_ping(struct timer_list *unused) in zf_ping() argument
353 void *unused) in zf_notify_sys() argument
/drivers/platform/x86/intel/pmc/
Dcore.c1199 static int pmc_core_ppfear_show(struct seq_file *s, void *unused) in pmc_core_ppfear_show() argument
1251 static int pmc_core_mphy_pg_show(struct seq_file *s, void *unused) in pmc_core_mphy_pg_show() argument
1305 static int pmc_core_pll_show(struct seq_file *s, void *unused) in pmc_core_pll_show() argument
1384 static int pmc_core_ltr_ignore_show(struct seq_file *s, void *unused) in pmc_core_ltr_ignore_show() argument
1425 static int pmc_core_slps0_dbg_show(struct seq_file *s, void *unused) in pmc_core_slps0_dbg_show() argument
1471 static int pmc_core_ltr_show(struct seq_file *s, void *unused) in pmc_core_ltr_show() argument
1516 static int pmc_core_substate_res_show(struct seq_file *s, void *unused) in pmc_core_substate_res_show() argument
1534 static int pmc_core_substate_sts_regs_show(struct seq_file *s, void *unused) in pmc_core_substate_sts_regs_show() argument
1546 static int pmc_core_substate_l_sts_regs_show(struct seq_file *s, void *unused) in pmc_core_substate_l_sts_regs_show() argument
1570 static int pmc_core_substate_req_regs_show(struct seq_file *s, void *unused) in pmc_core_substate_req_regs_show() argument
[all …]
/drivers/usb/musb/
Dmusb_debugfs.c84 static int musb_regdump_show(struct seq_file *s, void *unused) in musb_regdump_show() argument
115 static int musb_test_mode_show(struct seq_file *s, void *unused) in musb_test_mode_show() argument
232 static int musb_softconnect_show(struct seq_file *s, void *unused) in musb_softconnect_show() argument

12345678910>>...20