Home
last modified time | relevance | path

Searched refs:occ_response (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/occ/
H A Dcommon.h19 struct occ_response { struct
94 struct occ_response resp;
H A Dp9_sbe.c21 struct occ_response *resp = &occ->resp; in p9_sbe_occ_send_cmd()
H A Dp8_i2c.c120 struct occ_response *resp = &occ->resp; in p8_i2c_occ_send_cmd()
H A Dcommon.c1098 struct occ_response *resp = &occ->resp; in occ_parse_poll_response()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/occ/
H A Dcommon.h19 struct occ_response { struct
94 struct occ_response resp;
H A Dp9_sbe.c21 struct occ_response *resp = &occ->resp; in p9_sbe_occ_send_cmd()
H A Dp8_i2c.c120 struct occ_response *resp = &occ->resp; in p8_i2c_occ_send_cmd()
H A Dcommon.c1098 struct occ_response *resp = &occ->resp; in occ_parse_poll_response()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/occ/
H A Dcommon.h19 struct occ_response { struct
94 struct occ_response resp;
H A Dp9_sbe.c21 struct occ_response *resp = &occ->resp; in p9_sbe_occ_send_cmd()
H A Dp8_i2c.c120 struct occ_response *resp = &occ->resp; in p8_i2c_occ_send_cmd()
H A Dcommon.c1098 struct occ_response *resp = &occ->resp; in occ_parse_poll_response()
/dports/science/octopus/octopus-10.5/src/sternheimer/
H A Dsternheimer.F90107 logical :: occ_response component
151 this%occ_response = set_occ_response
153 this%occ_response = .false.
170 .and. .not. this%occ_response
223 if (this%occ_response) then
H A Dem_resp.F90106 …logical :: occ_response !< whether to calculate full response in Sternheimer … component
278 em_vars%occ_response = .true.
309 em_vars%occ_response = .false.
347 …nit(sh_kmo, sys, complex_response, set_ham_var = 0, set_last_occ_response = em_vars%occ_response)
359 …imer_init(sh, sys, complex_response, set_ham_var = 0, set_last_occ_response = em_vars%occ_response)
362 call sternheimer_init(sh, sys, complex_response, set_last_occ_response = em_vars%occ_response)
397 …_init(sh_mo, sys, complex_response, set_ham_var = 0, set_last_occ_response = em_vars%occ_response)
399 … call sternheimer_init(sh_mo, sys, complex_response, set_last_occ_response = em_vars%occ_response)
923 call parse_variable(sys%namespace, 'EMOccupiedResponse', .false., em_vars%occ_response)
924 …if(em_vars%occ_response .and. .not. (smear_is_semiconducting(sys%st%smear) .or. sys%st%smear%metho…
H A Dem_resp_inc.F90599 … kdotp_lr = kdotp_lr(:, 1), kdotp_em_lr = kdotp_em_lr2, dl_eig = dl_eig, occ_response = .false.)
601 …beta)(sh, sys, em_vars%lr, em_vars%perturbation, em_vars%beta, occ_response = em_vars%occ_response)
H A Dsternheimer_inc.F90227 occ_response = this%occ_response)
242 if (this%occ_response) then
H A Dem_resp_calc_inc.F90499 logical, optional, intent(in) :: occ_response !< do the wfns include the occ subspace?
530 if(present(occ_response)) occ_response_ = occ_response
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/fsi/
H A Dfsi-occ.c60 struct occ_response { struct
226 static int occ_verify_checksum(struct occ_response *resp, u16 data_length) in occ_verify_checksum()
464 struct occ_response *resp = response; in fsi_occ_submit()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/fsi/
H A Dfsi-occ.c60 struct occ_response { struct
226 static int occ_verify_checksum(struct occ_response *resp, u16 data_length) in occ_verify_checksum()
464 struct occ_response *resp = response; in fsi_occ_submit()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/fsi/
H A Dfsi-occ.c60 struct occ_response { struct
226 static int occ_verify_checksum(struct occ_response *resp, u16 data_length) in occ_verify_checksum()
464 struct occ_response *resp = response; in fsi_occ_submit()
/dports/science/octopus/octopus-10.5/src/system/
H A Dlinear_solver_inc.F9037 logical, optional, intent(in) :: occ_response
46 if(present(occ_response)) occ_response_ = occ_response
126 logical, optional, intent(in) :: occ_response
151 yb%X(ff)(:,:,ii), shift(ii), tol, residue(ii), iter_used(ii), occ_response)
305 logical, intent(in) :: occ_response
337 if (occ_response) then