Searched defs:ocs (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/of/ |
D | dynamic.c | 497 struct device_node *of_changeset_create_node(struct of_changeset *ocs, in of_changeset_create_node() 651 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() 666 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy() 685 int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert) in __of_changeset_apply_entries() 714 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify() 742 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply() 766 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() 789 int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply) in __of_changeset_revert_entries() 815 int __of_changeset_revert_notify(struct of_changeset *ocs) in __of_changeset_revert_notify() 835 static int __of_changeset_revert(struct of_changeset *ocs) in __of_changeset_revert() [all …]
|
/linux-6.6.21/drivers/pci/ |
D | of_property.c | 91 struct of_changeset *ocs, in of_pci_prop_bus_range() 101 static int of_pci_prop_ranges(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_ranges() 157 static int of_pci_prop_reg(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_reg() 170 struct of_changeset *ocs, in of_pci_prop_interrupts() 186 static int of_pci_prop_intr_map(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_intr_map() 294 struct of_changeset *ocs, in of_pci_prop_compatible() 315 int of_pci_add_properties(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_add_properties()
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | pnv-pci.h | 69 struct of_changeset ocs; member
|
/linux-6.6.21/include/linux/ |
D | of.h | 1553 static inline int of_changeset_attach_node(struct of_changeset *ocs, in of_changeset_attach_node() 1559 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node() 1565 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property() 1571 static inline int of_changeset_remove_property(struct of_changeset *ocs, in of_changeset_remove_property() 1577 static inline int of_changeset_update_property(struct of_changeset *ocs, in of_changeset_update_property() 1597 static inline int of_changeset_add_prop_u32(struct of_changeset *ocs, in of_changeset_add_prop_u32()
|
/linux-6.6.21/include/uapi/linux/ |
D | hdlcdrv.h | 57 struct hdlcdrv_old_channel_state ocs; member
|
/linux-6.6.21/drivers/net/slip/ |
D | slhc.c | 230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress() local
|
/linux-6.6.21/drivers/media/pci/saa7134/ |
D | saa7134-tvaudio.c | 175 int ausel=0, ics=0, ocs=0; in mute_input_7134() local
|
/linux-6.6.21/drivers/pci/hotplug/ |
D | pnv_php.c | 213 static int pnv_php_populate_changeset(struct of_changeset *ocs, in pnv_php_populate_changeset()
|
/linux-6.6.21/include/ufs/ |
D | ufshci.h | 531 u8 ocs; member
|
/linux-6.6.21/drivers/ufs/core/ |
D | ufshcd.c | 5212 enum utp_ocs ocs; in ufshcd_transfer_rsp_status() local 5390 enum utp_ocs ocs; in ufshcd_compl_one_cqe() local
|