cec_fh             99 drivers/media/cec/cec-adap.c void cec_queue_event_fh(struct cec_fh *fh,
cec_fh            162 drivers/media/cec/cec-adap.c 	struct cec_fh *fh;
cec_fh            179 drivers/media/cec/cec-adap.c 	struct cec_fh *fh;
cec_fh            196 drivers/media/cec/cec-adap.c 	struct cec_fh *fh;
cec_fh            212 drivers/media/cec/cec-adap.c 	struct cec_fh *fh;
cec_fh            228 drivers/media/cec/cec-adap.c static void cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg)
cec_fh            285 drivers/media/cec/cec-adap.c 	struct cec_fh *fh;
cec_fh            303 drivers/media/cec/cec-adap.c 	struct cec_fh *fh;
cec_fh            747 drivers/media/cec/cec-adap.c 			struct cec_fh *fh, bool block)
cec_fh             27 drivers/media/cec/cec-api.c 	struct cec_fh *fh = filp->private_data;
cec_fh             37 drivers/media/cec/cec-api.c 	struct cec_fh *fh = filp->private_data;
cec_fh             57 drivers/media/cec/cec-api.c 			const struct cec_fh *fh)
cec_fh            121 drivers/media/cec/cec-api.c static long cec_adap_s_phys_addr(struct cec_adapter *adap, struct cec_fh *fh,
cec_fh            161 drivers/media/cec/cec-api.c static long cec_adap_s_log_addrs(struct cec_adapter *adap, struct cec_fh *fh,
cec_fh            190 drivers/media/cec/cec-api.c static long cec_transmit(struct cec_adapter *adap, struct cec_fh *fh,
cec_fh            219 drivers/media/cec/cec-api.c static int cec_receive_msg(struct cec_fh *fh, struct cec_msg *msg, bool block)
cec_fh            269 drivers/media/cec/cec-api.c static long cec_receive(struct cec_adapter *adap, struct cec_fh *fh,
cec_fh            287 drivers/media/cec/cec-api.c static long cec_dqevent(struct cec_adapter *adap, struct cec_fh *fh,
cec_fh            337 drivers/media/cec/cec-api.c static long cec_g_mode(struct cec_adapter *adap, struct cec_fh *fh,
cec_fh            347 drivers/media/cec/cec-api.c static long cec_s_mode(struct cec_adapter *adap, struct cec_fh *fh,
cec_fh            485 drivers/media/cec/cec-api.c 	struct cec_fh *fh = filp->private_data;
cec_fh            534 drivers/media/cec/cec-api.c 	struct cec_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL);
cec_fh            612 drivers/media/cec/cec-api.c 	struct cec_fh *fh = filp->private_data;
cec_fh            160 drivers/media/cec/cec-core.c 	struct cec_fh *fh;
cec_fh             44 drivers/media/cec/cec-priv.h 			struct cec_fh *fh, bool block);
cec_fh             45 drivers/media/cec/cec-priv.h void cec_queue_event_fh(struct cec_fh *fh,
cec_fh             65 include/media/cec.h 	struct cec_fh *fh;
cec_fh            212 include/media/cec.h 	struct cec_fh *cec_follower;
cec_fh            213 include/media/cec.h 	struct cec_fh *cec_initiator;