Home
last modified time | relevance | path

Searched defs:ops (Results 2901 - 2925 of 3834) sorted by relevance

1...<<111112113114115116117118119120>>...154

/kernel/linux/linux-5.10/drivers/acpi/
H A Dosl.c875 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger() argument
855 acpi_register_debugger(struct module *owner, const struct acpi_debugger_ops *ops) acpi_register_debugger() argument
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c3851 struct ata_port_operations *ops = ap->ops; ata_std_error_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/arm64/
H A Diort.c926 const struct iommu_ops *ops; in iort_iommu_xlate() local
903 arm_smmu_iort_xlate(struct device *dev, u32 streamid, struct fwnode_handle *fwnode, const struct iommu_ops *ops) arm_smmu_iort_xlate() argument
1029 const struct iommu_ops *ops; iort_iommu_configure_id() local
1517 iort_add_platform_device(struct acpi_iort_node *node, const struct iort_dev_config *ops) iort_add_platform_device() argument
1642 const struct iort_dev_config *ops; iort_init_platform_devices() local
[all...]
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c842 struct request_sock *ninet_reqsk_alloc(const struct request_sock_ops *ops, in ninet_reqsk_alloc() argument
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping.c981 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_map_sg() local
1015 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_unmap_sg() local
1034 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_cpu() local
1053 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_device() local
[all...]
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore.h72 struct intel_uncore_ops *ops; member
/kernel/linux/linux-5.10/drivers/atm/
H A Deni.c2203 static const struct atmdev_ops ops = { variable
H A Diphase.c3151 static const struct atmdev_ops ops = { variable
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dkvm_emulate.h306 const struct x86_emulate_ops *ops; member
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dadpll.c587 struct clk_ops *ops; in ti_adpll_init_clkout() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-stm32h7.c274 const struct clk_ops *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.c2859 struct ti_sci_ops *ops = &info->handle.ops; in ti_sci_setup_ops() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdswap.c326 struct mtd_oob_ops ops; in mtdswap_read_markers() local
297 mtdswap_read_oob(struct mtdswap_dev *d, loff_t from, struct mtd_oob_ops *ops) mtdswap_read_oob() argument
373 struct mtd_oob_ops ops; mtdswap_write_marker() local
882 struct mtd_oob_ops ops; mtdswap_eblk_passes() local
[all...]
H A Dmtdcore.c1250 struct mtd_oob_ops ops = { in mtd_read() local
1266 struct mtd_oob_ops ops = { in mtd_write() local
1308 mtd_check_oob_ops(struct mtd_info *mtd, loff_t offs, struct mtd_oob_ops *ops) mtd_check_oob_ops() argument
1341 mtd_read_oob_std(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) mtd_read_oob_std() argument
1357 mtd_write_oob_std(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) mtd_write_oob_std() argument
1373 mtd_io_emulated_slc(struct mtd_info *mtd, loff_t start, bool read, struct mtd_oob_ops *ops) mtd_io_emulated_slc() argument
1436 mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) mtd_read_oob() argument
1475 mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) mtd_write_oob() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_common.c2617 b53_switch_alloc(struct device *base, const struct b53_io_ops *ops, void *priv) b53_switch_alloc() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c431 const struct hnae3_ae_ops *ops = h->ae_algo->ops; hns3_get_sset_count() local
495 const struct hnae3_ae_ops *ops = h->ae_algo->ops; hns3_get_strings() local
665 const struct hnae3_ae_ops *ops = h->ae_algo->ops; hns3_get_ksettings() local
690 const struct hnae3_ae_ops *ops; hns3_get_link_ksettings() local
749 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_check_ksettings_param() local
796 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_set_link_ksettings() local
1079 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_nway_reset() local
1395 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_get_fecparam() local
1418 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_set_fecparam() local
1440 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_get_module_info() local
1490 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_get_module_eeprom() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_hw.h84 struct igc_mac_operations ops; member
131 struct igc_nvm_operations ops; member
142 struct igc_phy_operations ops; member
/kernel/linux/linux-5.10/drivers/mtd/nand/onenand/
H A Donenand_base.c1114 onenand_mlc_read_ops_nolock(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) onenand_mlc_read_ops_nolock() argument
1215 onenand_read_ops_nolock(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) onenand_read_ops_nolock() argument
1344 onenand_read_oob_nolock(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) onenand_read_oob_nolock() argument
1439 onenand_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) onenand_read_oob() argument
1526 onenand_bbt_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) onenand_bbt_read_oob() argument
1785 onenand_write_ops_nolock(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) onenand_write_ops_nolock() argument
1969 onenand_write_oob_nolock(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) onenand_write_oob_nolock() argument
2077 onenand_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) onenand_write_oob() argument
2439 struct mtd_oob_ops ops = { onenand_default_block_markbad() local
2769 onenand_otp_write_oob_nolock(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) onenand_otp_write_oob_nolock() argument
2904 struct mtd_oob_ops ops = { do_otp_read() local
2943 struct mtd_oob_ops ops; do_otp_write() local
2985 struct mtd_oob_ops ops; do_otp_lock() local
3513 struct mtd_oob_ops ops = { flexonenand_check_blocks_erased() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dqca8k.h221 struct dsa_switch_ops ops; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1376 struct hnae_ae_ops *ops; hns_nic_net_down() local
1550 struct hnae_ae_ops *ops = h->dev->ops; hns_enable_serdes_lb() local
1581 struct hnae_ae_ops *ops = h->dev->ops; hns_disable_serdes_lb() local
1604 struct hnae_ae_ops *ops = h->dev->ops; hns_nic_clear_all_rx_fetch() local
1975 struct hnae_ae_ops *ops = h->dev->ops; hns_nic_dump() local
[all...]
/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo.c426 static void ops(struct slabinfo *s) in ops() function
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dcommon.c1663 bool __init xive_core_init(struct device_node *np, const struct xive_ops *ops, in xive_core_init() argument
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-wiimote-modules.c89 static int wiimod_keys_probe(const struct wiimod_ops *ops, in wiimod_keys_probe() argument
155 static int wiimod_rumble_probe(const struct wiimod_ops *ops, in wiimod_rumble_probe() argument
167 static void wiimod_rumble_remove(const struct wiimod_ops *ops, in wiimod_rumble_remove() argument
234 static int wiimod_battery_probe(const struct wiimod_ops *ops, in wiimod_battery_probe() argument
268 static void wiimod_battery_remove(const struct wiimod_ops *ops, in wiimod_battery_remove() argument
338 static int wiimod_led_probe(const struct wiimod_ops *ops, in wiimod_led_probe() argument
380 wiimod_led_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_led_remove() argument
481 wiimod_accel_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_accel_probe() argument
522 wiimod_accel_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_accel_remove() argument
733 wiimod_ir_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_ir_probe() argument
784 wiimod_ir_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_ir_remove() argument
928 wiimod_nunchuk_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_nunchuk_probe() argument
981 wiimod_nunchuk_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_nunchuk_remove() argument
1222 wiimod_classic_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_classic_probe() argument
1278 wiimod_classic_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_classic_remove() argument
1467 wiimod_bboard_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_bboard_probe() argument
1551 wiimod_bboard_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_bboard_remove() argument
1862 wiimod_pro_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_pro_probe() argument
1941 wiimod_pro_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_pro_remove() argument
2108 wiimod_drums_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_drums_probe() argument
2172 wiimod_drums_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_drums_remove() argument
2338 wiimod_guitar_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_guitar_probe() argument
2388 wiimod_guitar_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_guitar_remove() argument
2413 wiimod_builtin_mp_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_builtin_mp_probe() argument
2425 wiimod_builtin_mp_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_builtin_mp_remove() argument
2449 wiimod_no_mp_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_no_mp_probe() argument
2461 wiimod_no_mp_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_no_mp_remove() argument
2573 wiimod_mp_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_mp_probe() argument
2615 wiimod_mp_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_mp_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Ddevice.c2527 ib_set_device_ops(struct ib_device *dev, const struct ib_device_ops *ops) ib_set_device_ops() argument
[all...]
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsuper.c908 bcache_device_init(struct bcache_device *d, unsigned int block_size, sector_t sectors, struct block_device *cached_bdev, const struct block_device_operations *ops) bcache_device_init() argument

Completed in 57 milliseconds

1...<<111112113114115116117118119120>>...154