Searched defs:dev_p (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/gpu/drm/kmb/ |
| H A D | kmb_drv.h | 77 static inline void kmb_write_lcd(struct kmb_drm_private *dev_p, in kmb_write_lcd() argument 83 static inline u32 kmb_read_lcd(struct kmb_drm_private *dev_p, unsigned int reg) in kmb_read_lcd() argument 88 static inline void kmb_set_bitmask_lcd(struct kmb_drm_private *dev_p, in kmb_set_bitmask_lcd() argument 96 static inline void kmb_clr_bitmask_lcd(struct kmb_drm_private *dev_p, in kmb_clr_bitmask_lcd() argument [all...] |
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | init.c | 127 int snd_device_alloc(struct device **dev_p, struct snd_card *card) in snd_device_alloc() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.c | 2051 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap() argument 2070 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps() argument 2089 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps() argument 2108 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, struct ice_aqc_list_caps_elem *cap) ice_parse_fdir_dev_caps() argument 2133 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, void *buf, u32 cap_count) ice_parse_dev_caps() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.c | 2475 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap() argument 2494 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps() argument 2513 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps() argument 2532 ice_parse_1588_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, struct ice_aqc_list_caps_elem *cap) ice_parse_1588_dev_caps() argument 2587 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, struct ice_aqc_list_caps_elem *cap) ice_parse_fdir_dev_caps() argument 2612 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, void *buf, u32 cap_count) ice_parse_dev_caps() argument [all...] |
Completed in 13 milliseconds