Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/linux-6.15/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c106 struct ishtp_cl *cl; in ishtp_cl_allocate() local
123 void ishtp_cl_free(struct ishtp_cl *cl) in ishtp_cl_free()
154 int ishtp_cl_link(struct ishtp_cl *cl) in ishtp_cl_link()
205 void ishtp_cl_unlink(struct ishtp_cl *cl) in ishtp_cl_unlink()
404 int ishtp_cl_connect(struct ishtp_cl *cl) in ishtp_cl_connect()
759 struct ishtp_cl *cl = rb->cl; in ishtp_cl_read_complete() local
784 struct ishtp_cl *cl = prm; in ipc_tx_send() local
872 struct ishtp_cl *cl) in ishtp_cl_send_msg_ipc()
891 struct ishtp_cl *cl) in ishtp_cl_send_msg_dma()
984 struct ishtp_cl *cl; in recv_ishtp_cl_msg() local
[all …]
H A Dclient-buffers.c19 int ishtp_cl_alloc_rx_ring(struct ishtp_cl *cl) in ishtp_cl_alloc_rx_ring()
57 int ishtp_cl_alloc_tx_ring(struct ishtp_cl *cl) in ishtp_cl_alloc_tx_ring()
97 void ishtp_cl_free_rx_ring(struct ishtp_cl *cl) in ishtp_cl_free_rx_ring()
130 void ishtp_cl_free_tx_ring(struct ishtp_cl *cl) in ishtp_cl_free_tx_ring()
182 struct ishtp_cl_rb *ishtp_io_rb_init(struct ishtp_cl *cl) in ishtp_io_rb_init()
231 struct ishtp_cl *cl; in ishtp_cl_io_rb_recycle() local
262 struct ishtp_cl_rb *ishtp_cl_rx_get_rb(struct ishtp_cl *cl) in ishtp_cl_rx_get_rb()
H A Dhbm.c56 static inline void ishtp_hbm_cl_hdr(struct ishtp_cl *cl, uint8_t hbm_cmd, in ishtp_hbm_cl_hdr()
77 static inline bool ishtp_hbm_cl_addr_equal(struct ishtp_cl *cl, void *buf) in ishtp_hbm_cl_addr_equal()
263 struct ishtp_cl *cl) in ishtp_hbm_cl_flow_control_req()
314 int ishtp_hbm_cl_disconnect_req(struct ishtp_device *dev, struct ishtp_cl *cl) in ishtp_hbm_cl_disconnect_req()
336 struct ishtp_cl *cl = NULL; in ishtp_hbm_cl_disconnect_res() local
359 int ishtp_hbm_cl_connect_req(struct ishtp_device *dev, struct ishtp_cl *cl) in ishtp_hbm_cl_connect_req()
381 struct ishtp_cl *cl = NULL; in ishtp_hbm_cl_connect_res() local
411 struct ishtp_cl *cl; in ishtp_hbm_fw_disconnect_req() local
448 struct ishtp_cl *cl; in ishtp_hbm_dma_xfer_ack() local
787 struct ishtp_cl *cl = NULL; in recv_hbm() local
/linux-6.15/drivers/misc/mei/
H A Dclient.c395 const struct mei_cl *cl) in mei_io_list_flush_cl()
416 const struct mei_cl *cl, in mei_io_tx_list_free_cl()
606 struct mei_cl *cl; in mei_cl_allocate() local
626 int mei_cl_link(struct mei_cl *cl) in mei_cl_link()
668 int mei_cl_unlink(struct mei_cl *cl) in mei_cl_unlink()
957 int mei_cl_disconnect(struct mei_cl *cl) in mei_cl_disconnect()
1191 struct mei_cl *cl; in mei_cl_alloc_linked() local
1499 int mei_cl_notify_request(struct mei_cl *cl, in mei_cl_notify_request()
1571 void mei_cl_notify(struct mei_cl *cl) in mei_cl_notify()
2163 struct mei_cl *cl; in mei_cl_all_disconnect() local
[all …]
H A Dclient.h161 static inline bool mei_cl_is_connected(const struct mei_cl *cl) in mei_cl_is_connected()
173 static inline u8 mei_cl_me_id(const struct mei_cl *cl) in mei_cl_me_id()
185 static inline size_t mei_cl_mtu(const struct mei_cl *cl) in mei_cl_mtu()
197 static inline bool mei_cl_is_fixed_address(const struct mei_cl *cl) in mei_cl_is_fixed_address()
210 static inline bool mei_cl_is_single_recv_buf(const struct mei_cl *cl) in mei_cl_is_single_recv_buf()
222 static inline const uuid_le *mei_cl_uuid(const struct mei_cl *cl) in mei_cl_uuid()
234 static inline u8 mei_cl_host_addr(const struct mei_cl *cl) in mei_cl_host_addr()
275 #define MEI_CL_PRM(cl) (cl)->host_client_id, mei_cl_me_id(cl) argument
277 #define cl_dbg(dev, cl, format, arg...) \ argument
280 #define cl_warn(dev, cl, format, arg...) \ argument
[all …]
H A Dhbm.c211 struct mei_cl *cl; in mei_hbm_cl_find_by_cmd() local
499 struct mei_cl *cl, u8 start) in mei_hbm_cl_notify_req()
543 struct mei_cl *cl, in mei_hbm_cl_notify_start_res()
569 struct mei_cl *cl, in mei_hbm_cl_notify_stop_res()
596 struct mei_cl *cl; in mei_hbm_cl_notify() local
611 int mei_hbm_cl_dma_map_req(struct mei_device *dev, struct mei_cl *cl) in mei_hbm_cl_dma_map_req()
665 struct mei_cl *cl; in mei_hbm_cl_dma_map_res() local
695 struct mei_cl *cl; in mei_hbm_cl_dma_unmap_res() local
878 struct mei_cl *cl; in mei_hbm_cl_tx_flow_ctrl_creds_res() local
1006 struct mei_cl *cl; in mei_hbm_cl_res() local
[all …]
H A Dinterrupt.c32 struct mei_cl *cl; in mei_irq_compl_handler() local
52 static inline int mei_cl_hbm_equal(struct mei_cl *cl, in mei_cl_hbm_equal()
93 static int mei_cl_irq_read_msg(struct mei_cl *cl, in mei_cl_irq_read_msg()
254 static int mei_cl_irq_disconnect_rsp(struct mei_cl *cl, struct mei_cl_cb *cb, in mei_cl_irq_disconnect_rsp()
286 static int mei_cl_irq_read(struct mei_cl *cl, struct mei_cl_cb *cb, in mei_cl_irq_read()
365 struct mei_cl *cl; in mei_irq_read_handler() local
511 struct mei_cl *cl; in mei_irq_write_handler() local
611 static void mei_connect_timeout(struct mei_cl *cl) in mei_connect_timeout()
646 struct mei_cl *cl; in mei_timer() local
H A Dmain.c50 struct mei_cl *cl; in mei_open() local
114 struct mei_cl *cl = file->private_data; in mei_release() local
172 struct mei_cl *cl = file->private_data; in mei_read() local
314 struct mei_cl *cl = file->private_data; in mei_write() local
411 struct mei_cl *cl; in mei_ioctl_connect_client() local
511 struct mei_cl *cl; in mei_ioctl_connect_vtag() local
600 struct mei_cl *cl = file->private_data; in mei_ioctl_client_notify_request() local
619 struct mei_cl *cl = file->private_data; in mei_ioctl_client_notify_get() local
644 struct mei_cl *cl = file->private_data; in mei_ioctl() local
786 struct mei_cl *cl = file->private_data; in mei_poll() local
[all …]
H A Dbus.c275 struct mei_cl *cl = cldev->cl; in mei_cldev_send_vtag() local
298 struct mei_cl *cl = cldev->cl; in mei_cldev_send_vtag_timeout() local
320 struct mei_cl *cl = cldev->cl; in mei_cldev_recv_vtag() local
362 struct mei_cl *cl = cldev->cl; in mei_cldev_recv_vtag_timeout() local
678 struct mei_cl *cl = cldev->cl; in mei_cl_bus_vtag_alloc() local
718 struct mei_cl *cl; in mei_cldev_dma_map() local
756 struct mei_cl *cl; in mei_cldev_dma_unmap() local
786 struct mei_cl *cl; in mei_cldev_enable() local
861 struct mei_cl *cl; in mei_cldev_disable() local
920 struct mei_cl *cl; in mei_cldev_send_gsc_command() local
[all …]
/linux-6.15/lib/
H A Dclosure.c30 static inline void closure_put_after_sub(struct closure *cl, int flags) in closure_put_after_sub()
59 void closure_sub(struct closure *cl, int v) in closure_sub()
68 void closure_put(struct closure *cl) in closure_put()
80 struct closure *cl, *t; in __closure_wake_up() local
103 bool closure_wait(struct closure_waitlist *waitlist, struct closure *cl) in closure_wait()
124 struct closure *cl = container_of(ws, struct closure, work); in CLOSURE_CALLBACK() local
135 void __sched __closure_sync(struct closure *cl) in __closure_sync()
160 void __sched closure_return_sync(struct closure *cl) in closure_return_sync()
230 void closure_debug_create(struct closure *cl) in closure_debug_create()
243 void closure_debug_destroy(struct closure *cl) in closure_debug_destroy()
[all …]
/linux-6.15/include/linux/
H A Dclosure.h177 static inline unsigned closure_nr_remaining(struct closure *cl) in closure_nr_remaining()
188 static inline void closure_sync(struct closure *cl) in closure_sync()
217 static inline void closure_debug_create(struct closure *cl) {} in closure_debug_create()
218 static inline void closure_debug_destroy(struct closure *cl) {} in closure_debug_destroy()
222 static inline void closure_set_ip(struct closure *cl) in closure_set_ip()
229 static inline void closure_set_ret_ip(struct closure *cl) in closure_set_ret_ip()
243 static inline void closure_set_stopped(struct closure *cl) in closure_set_stopped()
256 static inline void closure_queue(struct closure *cl) in closure_queue()
276 static inline void closure_get(struct closure *cl) in closure_get()
291 static inline bool closure_get_not_zero(struct closure *cl) in closure_get_not_zero()
[all …]
/linux-6.15/net/sched/
H A Dsch_hfsc.c185 eltree_insert(struct hfsc_class *cl) in eltree_insert()
204 eltree_remove(struct hfsc_class *cl) in eltree_remove()
213 eltree_update(struct hfsc_class *cl) in eltree_update()
223 struct hfsc_class *p, *cl = NULL; in eltree_get_mindl() local
1142 struct hfsc_class *head, *cl; in hfsc_classify() local
1369 struct hfsc_class *cl; in hfsc_walk() local
1388 struct hfsc_class *cl; in hfsc_schedule_watchdog() local
1495 struct hfsc_class *cl; in hfsc_reset_qdisc() local
1511 struct hfsc_class *cl; in hfsc_destroy_qdisc() local
1550 struct hfsc_class *cl; in hfsc_enqueue() local
[all …]
H A Dsch_drr.c38 static bool cl_is_active(struct drr_class *cl) in cl_is_active()
63 struct drr_class *cl = (struct drr_class *)*arg; in drr_change_class() local
156 struct drr_class *cl = (struct drr_class *)arg; in drr_delete_class() local
205 struct drr_class *cl = (struct drr_class *)arg; in drr_unbind_tcf() local
214 struct drr_class *cl = (struct drr_class *)arg; in drr_graft_class() local
286 struct drr_class *cl; in drr_walk() local
304 struct drr_class *cl; in drr_classify() local
343 struct drr_class *cl; in drr_enqueue() local
376 struct drr_class *cl; in drr_dequeue() local
432 struct drr_class *cl; in drr_reset_qdisc() local
[all …]
H A Dsch_htb.c223 struct htb_class *cl; in htb_classify() local
317 struct htb_class *cl, s64 delay) in htb_add_to_wait_tree()
365 struct htb_class *cl, int mask) in htb_add_class_to_row()
758 struct htb_class *cl; in htb_do_events() local
793 struct htb_class *cl = in htb_id_find_next_upper() local
853 struct htb_class *cl; in htb_lookup_leaf() local
876 struct htb_class *cl, *start; in htb_dequeue_tree() local
1001 struct htb_class *cl; in htb_reset() local
1291 struct htb_class *cl) in htb_offload_aggregate_stats()
1620 struct htb_class *cl; in htb_destroy() local
[all …]
H A Dsch_qfq.c205 static bool cl_is_active(struct qfq_class *cl) in cl_is_active()
322 struct qfq_class *cl) in qfq_add_to_agg()
547 struct qfq_class *cl = (struct qfq_class *)arg; in qfq_delete_class() local
668 struct qfq_class *cl; in qfq_walk() local
686 struct qfq_class *cl; in qfq_classify() local
981 struct qfq_class *cl, unsigned int len) in agg_dequeue()
1001 struct qfq_class **cl, in qfq_peek_skb()
1092 struct qfq_class *cl; in qfq_dequeue() local
1220 struct qfq_class *cl; in qfq_enqueue() local
1469 struct qfq_class *cl; in qfq_reset_qdisc() local
[all …]
/linux-6.15/drivers/clk/
H A Dclkdev.c38 struct clk_lookup *p, *cl = NULL; in clk_find() local
74 struct clk_lookup *cl; in clk_find_hw() local
128 void clkdev_add(struct clk_lookup *cl) in clkdev_add()
151 struct clk_lookup cl; member
222 struct clk_lookup *cl; in vclkdev_create() local
243 struct clk_lookup *cl; in clkdev_create() local
266 struct clk_lookup *cl; in clkdev_hw_create() local
309 struct clk_lookup *cl; in __clk_register_clkdev() local
353 struct clk_lookup *cl; in clk_register_clkdev() local
380 struct clk_lookup *cl; in clk_hw_register_clkdev() local
[all …]
/linux-6.15/drivers/hsi/clients/
H A Dssi_protocol.c139 struct hsi_client *cl; member
457 struct hsi_client *cl = ssi->cl; in ssip_keep_alive() local
484 struct hsi_client *cl = ssi->cl; in ssip_rx_wd() local
493 struct hsi_client *cl = ssi->cl; in ssip_tx_wd() local
560 struct hsi_client *cl = msg->cl; in ssip_strans_complete() local
572 static int ssip_xmit(struct hsi_client *cl) in ssip_xmit()
641 struct hsi_client *cl = msg->cl; in ssip_rx_data_complete() local
816 struct hsi_client *cl = msg->cl; in ssip_rxcmd_complete() local
855 struct hsi_client *cl = msg->cl; in ssip_swbreak_complete() local
877 struct hsi_client *cl = msg->cl; in ssip_tx_data_complete() local
[all …]
/linux-6.15/sound/soc/intel/avs/
H A Dcldma.c60 void hda_cldma_fill(struct hda_cldma *cl) in hda_cldma_fill()
90 struct hda_cldma *cl = container_of(work, struct hda_cldma, memcpy_work.work); in cldma_memcpy_work() local
124 void hda_cldma_transfer(struct hda_cldma *cl, unsigned long start_delay) in hda_cldma_transfer()
136 int hda_cldma_start(struct hda_cldma *cl) in hda_cldma_start()
151 int hda_cldma_stop(struct hda_cldma *cl) in hda_cldma_stop()
168 int hda_cldma_reset(struct hda_cldma *cl) in hda_cldma_reset()
198 void hda_cldma_set_data(struct hda_cldma *cl, void *data, unsigned int size) in hda_cldma_set_data()
205 static void cldma_setup_bdle(struct hda_cldma *cl, u32 bdle_size) in cldma_setup_bdle()
234 void hda_cldma_setup(struct hda_cldma *cl) in hda_cldma_setup()
251 void hda_cldma_interrupt(struct hda_cldma *cl) in hda_cldma_interrupt()
[all …]
/linux-6.15/sound/soc/apple/
H A Dmca.c65 #define PORT_DATA_SEL_TXA(cl) (1 << ((cl)*2)) argument
66 #define PORT_DATA_SEL_TXB(cl) (2 << ((cl)*2)) argument
111 #define REG_DMA_ADAPTER_A(cl) (0x8000 * (cl)) argument
195 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_fe_early_trigger() local
232 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_fe_trigger() local
331 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_be_prepare() local
361 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_be_hw_free() local
470 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_fe_set_tdm_slot() local
482 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_fe_set_fmt() local
991 struct mca_cluster *cl = &mca->clusters[i]; in apple_mca_release() local
[all …]
/linux-6.15/fs/ceph/
H A Dsnap.c153 struct ceph_client *cl = mdsc->fsc->client; in __lookup_snap_realm() local
192 struct ceph_client *cl = mdsc->fsc->client; in __destroy_snap_realm() local
295 struct ceph_client *cl = mdsc->fsc->client; in adjust_snap_realm_parent() local
340 struct ceph_client *cl = mdsc->fsc->client; in build_snap_context() local
437 struct ceph_client *cl = mdsc->fsc->client; in rebuild_snap_realms() local
667 struct ceph_client *cl = mdsc->fsc->client; in __ceph_finish_cap_snap() local
725 struct ceph_client *cl = mdsc->fsc->client; in queue_realm_cap_snaps() local
783 struct ceph_client *cl = mdsc->fsc->client; in ceph_update_snap_trace() local
944 struct ceph_client *cl = mdsc->fsc->client; in flush_snaps() local
1020 struct ceph_client *cl = mdsc->fsc->client; in ceph_handle_snap() local
[all …]
H A Dmds_client.c839 struct ceph_client *cl = fsc->client; in ceph_wait_on_conflict_unlink() local
966 struct ceph_client *cl = mdsc->fsc->client; in register_session() local
1167 struct ceph_client *cl = mdsc->fsc->client; in __register_request() local
1293 struct ceph_client *cl = mdsc->fsc->client; in __choose_mds() local
1547 struct ceph_client *cl = mdsc->fsc->client; in create_session_full_msg() local
1718 struct ceph_client *cl = mdsc->fsc->client; in ceph_mdsc_open_export_target_session() local
1735 struct ceph_client *cl = mdsc->fsc->client; in __open_export_target_sessions() local
1781 struct ceph_client *cl = mdsc->fsc->client; in cleanup_session_requests() local
2017 struct ceph_client *cl = mdsc->fsc->client; in send_renew_caps() local
2048 struct ceph_client *cl = mdsc->fsc->client; in send_flushmsg_ack() local
[all …]
H A Dinode.c135 struct ceph_client *cl = mdsc->fsc->client; in ceph_get_inode() local
167 struct ceph_client *cl = ceph_inode_to_client(parent); in ceph_get_snapdir() local
259 struct ceph_client *cl = ceph_inode_to_client(inode); in __get_or_create_frag() local
382 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fill_dirfrag() local
906 struct ceph_client *cl = mdsc->fsc->client; in decode_encrypted_symlink() local
946 struct ceph_client *cl = mdsc->fsc->client; in ceph_fill_inode() local
1456 struct ceph_client *cl = ceph_inode_to_client(in); in splice_dentry() local
1525 struct ceph_client *cl = fsc->client; in ceph_fill_trace() local
2122 struct ceph_client *cl = fsc->client; in ceph_queue_inode_work() local
2906 struct ceph_client *cl = fsc->client; in __ceph_do_getattr() local
[all …]
H A Ddir.c324 struct ceph_client *cl = fsc->client; in ceph_readdir() local
801 struct ceph_client *cl = fsc->client; in ceph_lookup() local
916 struct ceph_client *cl = mdsc->fsc->client; in ceph_mknod() local
1026 struct ceph_client *cl = mdsc->fsc->client; in ceph_symlink() local
1100 struct ceph_client *cl = mdsc->fsc->client; in ceph_mkdir() local
1192 struct ceph_client *cl = mdsc->fsc->client; in ceph_link() local
1249 struct ceph_client *cl = fsc->client; in ceph_async_unlink_cb() local
1342 struct ceph_client *cl = fsc->client; in ceph_unlink() local
1465 struct ceph_client *cl = mdsc->fsc->client; in ceph_rename() local
1543 struct ceph_client *cl = mdsc->fsc->client; in __ceph_dentry_lease_touch() local
[all …]
/linux-6.15/include/linux/hsi/
H A Dhsi.h138 static inline void hsi_client_set_drvdata(struct hsi_client *cl, void *data) in hsi_client_set_drvdata()
143 static inline void *hsi_client_drvdata(struct hsi_client *cl) in hsi_client_drvdata()
187 struct hsi_client *cl; member
240 #define hsi_get_port(cl) to_hsi_port((cl)->device.parent) argument
246 static inline int hsi_port_claimed(struct hsi_client *cl) in hsi_port_claimed()
329 static inline unsigned int hsi_id(struct hsi_client *cl) in hsi_id()
340 static inline unsigned int hsi_port_id(struct hsi_client *cl) in hsi_port_id()
354 static inline int hsi_setup(struct hsi_client *cl) in hsi_setup()
370 static inline int hsi_flush(struct hsi_client *cl) in hsi_flush()
409 static inline int hsi_start_tx(struct hsi_client *cl) in hsi_start_tx()
[all …]
/linux-6.15/drivers/hsi/
H A Dhsi_core.c60 struct hsi_client *cl = to_hsi_client(dev); in hsi_client_release() local
70 struct hsi_client *cl; in hsi_new_client() local
200 struct hsi_client *cl; in hsi_add_client_from_dt() local
577 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async()
598 int hsi_claim_port(struct hsi_client *cl, unsigned int share) in hsi_claim_port()
626 void hsi_release_port(struct hsi_client *cl) in hsi_release_port()
647 struct hsi_client *cl = container_of(nb, struct hsi_client, nb); in hsi_event_notifier_call() local
666 int hsi_register_port_event(struct hsi_client *cl, in hsi_register_port_event()
691 int hsi_unregister_port_event(struct hsi_client *cl) in hsi_unregister_port_event()
738 int hsi_get_channel_id_by_name(struct hsi_client *cl, char *name) in hsi_get_channel_id_by_name()

12345678910>>...12