| /Linux-v5.4/kernel/time/ | 
| D | clocksource.c | 145 static void __clocksource_unstable(struct clocksource *cs)  in __clocksource_unstable()174 void clocksource_mark_unstable(struct clocksource *cs)  in clocksource_mark_unstable()
 189 	struct clocksource *cs;  in clocksource_watchdog()  local
 322 	struct clocksource *cs;  in clocksource_reset_watchdog()  local
 333 static void clocksource_enqueue_watchdog(struct clocksource *cs)  in clocksource_enqueue_watchdog()
 350 	struct clocksource *cs, *old_wd;  in clocksource_select_watchdog()  local
 385 static void clocksource_dequeue_watchdog(struct clocksource *cs)  in clocksource_dequeue_watchdog()
 399 	struct clocksource *cs, *tmp;  in __clocksource_watchdog_kthread()  local
 431 static bool clocksource_is_watchdog(struct clocksource *cs)  in clocksource_is_watchdog()
 438 static void clocksource_enqueue_watchdog(struct clocksource *cs)  in clocksource_enqueue_watchdog()
 [all …]
 
 | 
| /Linux-v5.4/drivers/staging/isdn/gigaset/ | 
| D | interface.c | 18 static int if_lock(struct cardstate *cs, int *arg)  in if_lock()57 static int if_version(struct cardstate *cs, unsigned arg[4])  in if_version()
 92 static int if_config(struct cardstate *cs, int *arg)  in if_config()
 115 	struct cardstate *cs;  in if_open()  local
 143 	struct cardstate *cs = tty->driver_data;  in if_close()  local
 169 	struct cardstate *cs = tty->driver_data;  in if_ioctl()  local
 243 	struct cardstate *cs = tty->driver_data;  in if_tiocmget()  local
 261 	struct cardstate *cs = tty->driver_data;  in if_tiocmset()  local
 287 	struct cardstate *cs = tty->driver_data;  in if_write()  local
 332 	struct cardstate *cs = tty->driver_data;  in if_write_room()  local
 [all …]
 
 | 
| D | ser-gigaset.c | 60 static int write_modem(struct cardstate *cs)  in write_modem()101 static int send_cb(struct cardstate *cs)  in send_cb()
 158 	struct cardstate *cs = (struct cardstate *) data;  in gigaset_modem_fill()  local
 200 static void flush_send_queue(struct cardstate *cs)  in flush_send_queue()
 239 static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb)  in gigaset_write_cmd()
 274 static int gigaset_write_room(struct cardstate *cs)  in gigaset_write_room()
 290 static int gigaset_chars_in_buffer(struct cardstate *cs)  in gigaset_chars_in_buffer()
 302 static int gigaset_brkchars(struct cardstate *cs, const unsigned char buf[6])  in gigaset_brkchars()
 363 static void gigaset_freecshw(struct cardstate *cs)  in gigaset_freecshw()
 380 static int gigaset_initcshw(struct cardstate *cs)  in gigaset_initcshw()
 [all …]
 
 | 
| D | common.c | 86 static int setflags(struct cardstate *cs, unsigned flags, unsigned delay)  in setflags()103 int gigaset_enterconfigmode(struct cardstate *cs)  in gigaset_enterconfigmode()
 155 	struct cardstate *cs = from_timer(cs, t, timer);  in timer_tick()  local
 203 struct bc_state *gigaset_get_free_channel(struct cardstate *cs)  in gigaset_get_free_channel()
 247 int gigaset_get_channels(struct cardstate *cs)  in gigaset_get_channels()
 269 void gigaset_free_channels(struct cardstate *cs)  in gigaset_free_channels()
 281 void gigaset_block_channels(struct cardstate *cs)  in gigaset_block_channels()
 293 static void clear_events(struct cardstate *cs)  in clear_events()
 329 struct event_t *gigaset_add_event(struct cardstate *cs,  in gigaset_add_event()
 372 static void dealloc_temp_at_states(struct cardstate *cs)  in dealloc_temp_at_states()
 [all …]
 
 | 
| D | usb-gigaset.c | 151 static int gigaset_set_modem_ctrl(struct cardstate *cs, unsigned old_state,  in gigaset_set_modem_ctrl()175 static int set_value(struct cardstate *cs, u8 req, u16 val)  in set_value()
 208 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag)  in gigaset_baud_rate()
 241 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag)  in gigaset_set_line_ctrl()
 301 	struct cardstate *cs = (struct cardstate *) data;  in gigaset_modem_fill()  local
 344 	struct cardstate *cs = urb->context;  in gigaset_read_int_callback()  local
 395 	struct cardstate *cs = urb->context;  in gigaset_write_bulk_callback()  local
 423 static int send_cb(struct cardstate *cs)  in send_cb()
 489 static int gigaset_write_cmd(struct cardstate *cs, struct cmdbuf_t *cb)  in gigaset_write_cmd()
 518 static int gigaset_write_room(struct cardstate *cs)  in gigaset_write_room()
 [all …]
 
 | 
| D | bas-gigaset.c | 89 	struct cardstate	*cs;  member304 static int gigaset_set_modem_ctrl(struct cardstate *cs, unsigned old_state,  in gigaset_set_modem_ctrl()
 310 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag)  in gigaset_baud_rate()
 315 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag)  in gigaset_set_line_ctrl()
 345 	struct cardstate *cs = bcs->cs;  in error_hangup()  local
 359 static inline void error_reset(struct cardstate *cs)  in error_reset()
 437 	struct cardstate *cs = ucs->cs;  in cmd_in_timeout()  local
 478 	struct cardstate *cs = inbuf->cs;  in read_ctrl_callback()  local
 549 static int atread_submit(struct cardstate *cs, int timeout)  in atread_submit()
 609 	struct cardstate *cs = urb->context;  in int_in_work()  local
 [all …]
 
 | 
| D | ev-layer.c | 404 static void add_cid_event(struct cardstate *cs, int cid, int type,  in add_cid_event()442 void gigaset_handle_modem_response(struct cardstate *cs)  in gigaset_handle_modem_response()
 634 			    struct cardstate *cs)  in disconnect_nobc()
 663 			  struct cardstate *cs, struct bc_state *bcs)  in disconnect_bc()
 694 static inline struct at_state_t *get_free_channel(struct cardstate *cs,  in get_free_channel()
 722 static void init_failed(struct cardstate *cs, int mode)  in init_failed()
 741 static void schedule_init(struct cardstate *cs, int state)  in schedule_init()
 758 static void send_command(struct cardstate *cs, const char *cmd,  in send_command()
 785 static struct at_state_t *at_state_from_cid(struct cardstate *cs, int cid)  in at_state_from_cid()
 844 	struct cardstate *cs = at_state->cs;  in start_dial()  local
 [all …]
 
 | 
| D | capi.c | 148 static inline void ignore_cstruct_param(struct cardstate *cs, _cstruct param,  in ignore_cstruct_param()323 static void send_data_b3_conf(struct cardstate *cs, struct capi_ctr *ctr,  in send_data_b3_conf()
 369 	struct cardstate *cs = bcs->cs;  in gigaset_skb_sent()  local
 414 	struct cardstate *cs = bcs->cs;  in gigaset_skb_rcvd()  local
 494 	struct cardstate *cs = at_state->cs;  in gigaset_isdn_icall()  local
 683 	struct cardstate *cs = bcs->cs;  in send_disconnect_ind()  local
 717 	struct cardstate *cs = bcs->cs;  in send_disconnect_b3_ind()  local
 753 	struct cardstate *cs = bcs->cs;  in gigaset_isdn_connD()  local
 852 	struct cardstate *cs = bcs->cs;  in gigaset_isdn_connB()  local
 945 void gigaset_isdn_start(struct cardstate *cs)  in gigaset_isdn_start()
 [all …]
 
 | 
| D | proc.c | 18 	struct cardstate *cs = dev_get_drvdata(dev);  in show_cidmode()  local26 	struct cardstate *cs = dev_get_drvdata(dev);  in set_cidmode()  local
 59 void gigaset_free_dev_sysfs(struct cardstate *cs)  in gigaset_free_dev_sysfs()
 69 void gigaset_init_dev_sysfs(struct cardstate *cs)  in gigaset_init_dev_sysfs()
 
 | 
| D | asyncdata.c | 49 	struct cardstate *cs = inbuf->cs;  in cmd_loop()  local137 	struct cardstate *cs = inbuf->cs;  in hdlc_loop()  local
 284 	struct cardstate *cs = inbuf->cs;  in iraw_loop()  local
 337 	struct cardstate *cs = inbuf->cs;  in handle_dle()  local
 406 	struct cardstate *cs = inbuf->cs;  in gigaset_m10x_input()  local
 584 	struct cardstate *cs = bcs->cs;  in gigaset_m10x_send_skb()  local
 
 | 
| D | dummyll.c | 50 void gigaset_isdn_start(struct cardstate *cs)  in gigaset_isdn_start()54 void gigaset_isdn_stop(struct cardstate *cs)  in gigaset_isdn_stop()
 58 int gigaset_isdn_regdev(struct cardstate *cs, const char *isdnid)  in gigaset_isdn_regdev()
 63 void gigaset_isdn_unregdev(struct cardstate *cs)  in gigaset_isdn_unregdev()
 
 | 
| /Linux-v5.4/arch/mips/include/asm/netlogic/xlr/ | 
| D | flash.h | 37 #define FLASH_CSBASE_ADDR(cs)		(cs)  argument38 #define FLASH_CSADDR_MASK(cs)		(0x10 + (cs))  argument
 39 #define FLASH_CSDEV_PARM(cs)		(0x20 + (cs))  argument
 40 #define FLASH_CSTIME_PARMA(cs)		(0x30 + (cs))  argument
 41 #define FLASH_CSTIME_PARMB(cs)		(0x40 + (cs))  argument
 48 #define FLASH_NAND_CLE(cs)		(0x90 + (cs))  argument
 49 #define FLASH_NAND_ALE(cs)		(0xa0 + (cs))  argument
 
 | 
| /Linux-v5.4/kernel/cgroup/ | 
| D | cpuset.c | 203 static inline struct cpuset *parent_cs(struct cpuset *cs)  in parent_cs()221 static inline bool is_cpuset_online(struct cpuset *cs)  in is_cpuset_online()
 226 static inline int is_cpu_exclusive(const struct cpuset *cs)  in is_cpu_exclusive()
 231 static inline int is_mem_exclusive(const struct cpuset *cs)  in is_mem_exclusive()
 236 static inline int is_mem_hardwall(const struct cpuset *cs)  in is_mem_hardwall()
 241 static inline int is_sched_load_balance(const struct cpuset *cs)  in is_sched_load_balance()
 246 static inline int is_memory_migrate(const struct cpuset *cs)  in is_memory_migrate()
 251 static inline int is_spread_page(const struct cpuset *cs)  in is_spread_page()
 256 static inline int is_spread_slab(const struct cpuset *cs)  in is_spread_slab()
 261 static inline int is_partition_root(const struct cpuset *cs)  in is_partition_root()
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | myrs.c | 104 static void myrs_qcmd(struct myrs_hba *cs, struct myrs_cmdblk *cmd_blk)  in myrs_qcmd()128 static void myrs_exec_cmd(struct myrs_hba *cs,  in myrs_exec_cmd()
 146 static void myrs_report_progress(struct myrs_hba *cs, unsigned short ldev_num,  in myrs_report_progress()
 159 static unsigned char myrs_get_ctlr_info(struct myrs_hba *cs)  in myrs_get_ctlr_info()
 220 static unsigned char myrs_get_ldev_info(struct myrs_hba *cs,  in myrs_get_ldev_info()
 307 static unsigned char myrs_get_pdev_info(struct myrs_hba *cs,  in myrs_get_pdev_info()
 351 static unsigned char myrs_dev_op(struct myrs_hba *cs,  in myrs_dev_op()
 376 static unsigned char myrs_translate_pdev(struct myrs_hba *cs,  in myrs_translate_pdev()
 420 static unsigned char myrs_get_event(struct myrs_hba *cs,  in myrs_get_event()
 455 static unsigned char myrs_get_fwstatus(struct myrs_hba *cs)  in myrs_get_fwstatus()
 [all …]
 
 | 
| /Linux-v5.4/drivers/clocksource/ | 
| D | timer-pistachio.c | 51 	struct clocksource cs;  member56 #define to_pistachio_clocksource(cs)	\  argument
 71 pistachio_clocksource_read_cycles(struct clocksource *cs)  in pistachio_clocksource_read_cycles()
 95 static void pistachio_clksrc_set_mode(struct clocksource *cs, int timeridx,  in pistachio_clksrc_set_mode()
 110 static void pistachio_clksrc_enable(struct clocksource *cs, int timeridx)  in pistachio_clksrc_enable()
 120 static void pistachio_clksrc_disable(struct clocksource *cs, int timeridx)  in pistachio_clksrc_disable()
 126 static int pistachio_clocksource_enable(struct clocksource *cs)  in pistachio_clocksource_enable()
 132 static void pistachio_clocksource_disable(struct clocksource *cs)  in pistachio_clocksource_disable()
 
 | 
| D | h8300_tpu.c | 26 	struct clocksource cs;  member63 static inline struct tpu_priv *cs_to_priv(struct clocksource *cs)  in cs_to_priv()
 68 static u64 tpu_clocksource_read(struct clocksource *cs)  in tpu_clocksource_read()
 82 static int tpu_clocksource_enable(struct clocksource *cs)  in tpu_clocksource_enable()
 97 static void tpu_clocksource_disable(struct clocksource *cs)  in tpu_clocksource_disable()
 
 | 
| D | h8300_timer16.c | 27 	struct clocksource cs;  member71 static inline struct timer16_priv *cs_to_priv(struct clocksource *cs)  in cs_to_priv()
 76 static u64 timer16_clocksource_read(struct clocksource *cs)  in timer16_clocksource_read()
 87 static int timer16_enable(struct clocksource *cs)  in timer16_enable()
 103 static void timer16_disable(struct clocksource *cs)  in timer16_disable()
 
 | 
| /Linux-v5.4/include/linux/mfd/syscon/ | 
| D | atmel-smc.h | 18 #define ATMEL_SMC_SETUP(cs)			(((cs) * 0x10))  argument19 #define ATMEL_HSMC_SETUP(layout, cs)		\  argument
 21 #define ATMEL_SMC_PULSE(cs)			(((cs) * 0x10) + 0x4)  argument
 22 #define ATMEL_HSMC_PULSE(layout, cs)		\  argument
 24 #define ATMEL_SMC_CYCLE(cs)			(((cs) * 0x10) + 0x8)  argument
 25 #define ATMEL_HSMC_CYCLE(layout, cs)			\  argument
 32 #define ATMEL_SMC_MODE(cs)			(((cs) * 0x10) + 0xc)  argument
 33 #define ATMEL_HSMC_MODE(layout, cs)			\  argument
 64 #define ATMEL_HSMC_TIMINGS(layout, cs)			\  argument
 
 | 
| /Linux-v5.4/arch/mips/bcm63xx/ | 
| D | cs.c | 24 static int is_valid_cs(unsigned int cs)  in is_valid_cs()35 int bcm63xx_set_cs_base(unsigned int cs, u32 base, unsigned int size)  in bcm63xx_set_cs_base()
 66 int bcm63xx_set_cs_timing(unsigned int cs, unsigned int wait,  in bcm63xx_set_cs_timing()
 94 int bcm63xx_set_cs_param(unsigned int cs, u32 params)  in bcm63xx_set_cs_param()
 126 int bcm63xx_set_cs_status(unsigned int cs, int enable)  in bcm63xx_set_cs_status()
 
 | 
| /Linux-v5.4/drivers/misc/habanalabs/ | 
| D | command_submission.c | 53 static void cs_get(struct hl_cs *cs)  in cs_get()58 static int cs_get_unless_zero(struct hl_cs *cs)  in cs_get_unless_zero()
 63 static void cs_put(struct hl_cs *cs)  in cs_put()
 125 	struct hl_cs *cs = job->cs;  in free_job()  local
 161 	struct hl_cs *cs = container_of(ref, struct hl_cs,  in cs_do_release()  local
 257 	struct hl_cs *cs = container_of(work, struct hl_cs,  in cs_timedout()  local
 289 	struct hl_cs *cs;  in allocate_cs()  local
 352 static void cs_rollback(struct hl_device *hdev, struct hl_cs *cs)  in cs_rollback()
 362 	struct hl_cs *cs, *tmp;  in hl_cs_rollback_all()  local
 383 	struct hl_cs *cs = job->cs;  in job_wq_completion()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ | 
| D | intel_ringbuffer.c | 64 	u32 cmd, *cs;  in gen2_render_ring_flush()  local94 	u32 cmd, *cs;  in gen4_render_ring_flush()  local
 221 	u32 *cs;  in gen6_emit_post_sync_nonzero_flush()  local
 256 	u32 *cs, flags = 0;  in gen6_render_ring_flush()  local
 303 static u32 *gen6_rcs_emit_breadcrumb(struct i915_request *rq, u32 *cs)  in gen6_rcs_emit_breadcrumb()
 340 	u32 *cs;  in gen7_render_ring_cs_stall_wa()  local
 361 	u32 *cs, flags = 0;  in gen7_render_ring_flush()  local
 418 static u32 *gen7_rcs_emit_breadcrumb(struct i915_request *rq, u32 *cs)  in gen7_rcs_emit_breadcrumb()
 440 static u32 *gen6_xcs_emit_breadcrumb(struct i915_request *rq, u32 *cs)  in gen6_xcs_emit_breadcrumb()
 458 static u32 *gen7_xcs_emit_breadcrumb(struct i915_request *rq, u32 *cs)  in gen7_xcs_emit_breadcrumb()
 [all …]
 
 | 
| /Linux-v5.4/fs/fuse/ | 
| D | dev.c | 651 static void fuse_copy_init(struct fuse_copy_state *cs, int write,  in fuse_copy_init()660 static void fuse_copy_finish(struct fuse_copy_state *cs)  in fuse_copy_finish()
 682 static int fuse_copy_fill(struct fuse_copy_state *cs)  in fuse_copy_fill()
 742 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size)  in fuse_copy_do()
 782 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep)  in fuse_try_move_page()
 878 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page,  in fuse_ref_page()
 910 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep,  in fuse_copy_page()
 948 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes,  in fuse_copy_pages()
 971 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size)  in fuse_copy_one()
 985 static int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs,  in fuse_copy_args()
 [all …]
 
 | 
| /Linux-v5.4/drivers/memory/ | 
| D | omap-gpmc.c | 265 void gpmc_cs_write_reg(int cs, int idx, u32 val)  in gpmc_cs_write_reg()273 static u32 gpmc_cs_read_reg(int cs, int idx)  in gpmc_cs_read_reg()
 300 static unsigned long gpmc_get_clk_period(int cs, enum gpmc_clk_domain cd)  in gpmc_get_clk_period()
 325 static unsigned int gpmc_ns_to_clk_ticks(unsigned int time_ns, int cs,  in gpmc_ns_to_clk_ticks()
 351 static unsigned int gpmc_clk_ticks_to_ns(unsigned int ticks, int cs,  in gpmc_clk_ticks_to_ns()
 374 static inline void gpmc_cs_modify_reg(int cs, int reg, u32 mask, bool value)  in gpmc_cs_modify_reg()
 386 static void gpmc_cs_bool_timings(int cs, const struct gpmc_bool_timings *p)  in gpmc_cs_bool_timings()
 430 	int cs, int reg, int st_bit, int end_bit, int max,  in get_gpmc_timing_reg()
 473 #define GPMC_PRINT_CONFIG(cs, config) \  argument
 491 static void gpmc_show_regs(int cs, const char *desc)  in gpmc_show_regs()
 [all …]
 
 | 
| /Linux-v5.4/sound/core/ | 
| D | pcm_iec958.c | 13 				  u8 *cs, size_t len)  in create_iec958_consumer()95 int snd_pcm_create_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs,  in snd_pcm_create_iec958_consumer()
 118 					     u8 *cs, size_t len)  in snd_pcm_create_iec958_consumer_hw_params()
 
 | 
| /Linux-v5.4/drivers/edac/ | 
| D | armada_xp_edac.c | 27 #define SDRAM_ADDR_CTRL_SIZE_HIGH_OFFSET(cs) (20+cs)  argument28 #define SDRAM_ADDR_CTRL_SIZE_HIGH_MASK(cs)   (0x1 << SDRAM_ADDR_CTRL_SIZE_HIGH_OFFSET(cs))  argument
 29 #define SDRAM_ADDR_CTRL_ADDR_SEL_MASK(cs)    BIT(16+cs)  argument
 30 #define SDRAM_ADDR_CTRL_SIZE_LOW_OFFSET(cs)  (cs*4+2)  argument
 31 #define SDRAM_ADDR_CTRL_SIZE_LOW_MASK(cs)    (0x3 << SDRAM_ADDR_CTRL_SIZE_LOW_OFFSET(cs))  argument
 32 #define SDRAM_ADDR_CTRL_STRUCT_OFFSET(cs)    (cs*4)  argument
 33 #define SDRAM_ADDR_CTRL_STRUCT_MASK(cs)      (0x3 << SDRAM_ADDR_CTRL_STRUCT_OFFSET(cs))  argument
 69 #define SDRAM_RANK_CTRL_EXIST_MASK(cs) BIT(cs)  argument
 83 				    uint8_t cs, uint8_t bank, uint16_t row,  in axp_mc_calc_address()
 
 |