Searched defs:cl (Results 1 – 14 of 14) sorted by relevance
| /include/linux/ |
| A D | closure.h | 177 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 …]
|
| A D | intel-ish-client-if.h | 70 struct ishtp_cl *cl; member
|
| A D | mei_cl_bus.h | 48 struct mei_cl *cl; member
|
| A D | mailbox_controller.h | 121 struct mbox_client *cl; member
|
| A D | usb.h | 1020 #define USB_DEVICE_INTERFACE_CLASS(vend, prod, cl) \ argument 1068 #define USB_DEVICE_INFO(cl, sc, pr) \ argument 1083 #define USB_INTERFACE_INFO(cl, sc, pr) \ argument 1103 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument 1125 #define USB_VENDOR_AND_INTERFACE_INFO(vend, cl, sc, pr) \ argument
|
| /include/linux/hsi/ |
| A D | hsi.h | 138 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 …]
|
| /include/linux/firmware/mediatek/ |
| A D | mtk-adsp-ipc.h | 34 struct mbox_client cl; member
|
| /include/linux/firmware/imx/ |
| A D | dsp.h | 19 struct mbox_client cl; member
|
| /include/acpi/ |
| A D | pcc.h | 71 pcc_mbox_request_channel(struct mbox_client *cl, int subspace_id) in pcc_mbox_request_channel()
|
| /include/linux/platform_data/x86/ |
| A D | int3472.h | 118 struct clk_lookup *cl; member
|
| /include/net/ |
| A D | pkt_cls.h | 163 __cls_set_class(unsigned long *clp, unsigned long cl) in __cls_set_class() 171 unsigned long cl; in __tcf_bind_filter() local 197 unsigned long cl; in __tcf_unbind_filter() local 213 static inline void tc_cls_bind_class(u32 classid, unsigned long cl, in tc_cls_bind_class()
|
| A D | sch_generic.h | 630 struct Qdisc_class_common *cl; in qdisc_class_find() local 644 static inline bool qdisc_class_in_use(const struct Qdisc_class_common *cl) in qdisc_class_in_use() 649 static inline void qdisc_class_get(struct Qdisc_class_common *cl) in qdisc_class_get() 659 static inline void qdisc_class_put(struct Qdisc_class_common *cl) in qdisc_class_put()
|
| A D | pkt_sched.h | 280 unsigned long cl, in tc_qdisc_stats_dump()
|
| /include/soc/fsl/ |
| A D | qman.h | 337 u8 cl; /* _res[6-7], as[4-5], ds[2-3], cs[0-1] */ member
|
Completed in 34 milliseconds