Toggle navigation
/
Symbol
File
Text
Line
Symbol: ocs
function parameter
Defined...
drivers/of/dynamic.c:677:24-677:45
: void of_changeset_init(struct of_changeset *ocs)
drivers/of/dynamic.c:692:27-692:48
: void of_changeset_destroy(struct of_changeset *ocs)
drivers/of/dynamic.c:711:34-711:55
: int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert)
drivers/of/dynamic.c:740:33-740:54
: int __of_changeset_apply_notify(struct of_changeset *ocs)
drivers/of/dynamic.c:768:33-768:54
: static int __of_changeset_apply(struct of_changeset *ocs)
drivers/of/dynamic.c:792:24-792:45
: int of_changeset_apply(struct of_changeset *ocs)
drivers/of/dynamic.c:815:35-815:56
: int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply)
drivers/of/dynamic.c:841:34-841:55
: int __of_changeset_revert_notify(struct of_changeset *ocs)
drivers/of/dynamic.c:861:34-861:55
: static int __of_changeset_revert(struct of_changeset *ocs)
drivers/of/dynamic.c:886:25-886:46
: int of_changeset_revert(struct of_changeset *ocs)
drivers/of/dynamic.c:915:25-915:46
: int of_changeset_action(struct of_changeset *ocs, unsigned long action,
include/linux/of.h:1480:44-1480:65
: static inline int of_changeset_attach_node(struct of_changeset *ocs,
include/linux/of.h:1486:44-1486:65
: static inline int of_changeset_detach_node(struct of_changeset *ocs,
include/linux/of.h:1492:45-1492:66
: static inline int of_changeset_add_property(struct of_changeset *ocs,
include/linux/of.h:1498:48-1498:69
: static inline int of_changeset_remove_property(struct of_changeset *ocs,
include/linux/of.h:1504:48-1504:69
: static inline int of_changeset_update_property(struct of_changeset *ocs,
variable
Defined...
drivers/media/pci/saa7134/saa7134-tvaudio.c:175:2-175:26
: int ausel=0, ics=0, ocs=0;
drivers/net/slip/slhc.c:230:2-230:56
: struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]);
drivers/ufs/core/ufshcd.c:5150:2-5150:15
: enum utp_ocs ocs;